buttonMargin property

EdgeInsets buttonMargin
final

The EdgeInsets used for the Margin of the buttons.

The default value is EdgeInsets.all(4).

Implementation

final EdgeInsets buttonMargin;