Variable SimpleBarChart._marginAfterTitle

class SimpleBarChart
{
  // ...
  int _marginAfterTitle = 2;
  // ...
}