margin property

EdgeInsets margin
final

Margin around the outside of the button.

Defaults to EdgeInsets.all(18).

Implementation

final EdgeInsets margin;