marginRight method
Margin after the last bar
Implementation
@protected
double marginRight(
bool drawText,
double width,
double height,
double fontHeight,
double textPadding,
) =>
0;
Margin after the last bar
@protected
double marginRight(
bool drawText,
double width,
double height,
double fontHeight,
double textPadding,
) =>
0;