buttonMargin property

EdgeInsetsGeometry buttonMargin
final

The EdgeInsets used for the Margin of the buttons.

The default value is EdgeInsets.all(4).

Implementation

final EdgeInsetsGeometry buttonMargin;