plotPadding property
Extra inset applied inside the plot box. Zero upstream; exposed so a chart embedded in a dense surface can breathe without restyling its margins.
Implementation
final WidgetStateProperty<EdgeInsetsGeometry?>? plotPadding;
Extra inset applied inside the plot box. Zero upstream; exposed so a chart embedded in a dense surface can breathe without restyling its margins.
final WidgetStateProperty<EdgeInsetsGeometry?>? plotPadding;