padding property

EdgeInsetsGeometry? padding
final

Padding of the bar chart.

If chart will not be visible entirely, padding will be added as a scroll padding.

Implementation

final EdgeInsetsGeometry? padding;