marginLeft method
Margin before the first bar
Implementation
@protected
double marginLeft(
bool drawText,
double width,
double height,
double fontHeight,
double textPadding,
) =>
0;
Margin before the first bar
@protected
double marginLeft(
bool drawText,
double width,
double height,
double fontHeight,
double textPadding,
) =>
0;