padding property

EdgeInsets? padding
final

Padding around the chart.

If not set, will be used TooltipStyle.defaultChartPadding.

Implementation

final EdgeInsets? padding;