margin property
final
Margin around the outside of the button.
Defaults to EdgeInsets.all(18).
Implementation
final EdgeInsets margin;
Margin around the outside of the button.
Defaults to EdgeInsets.all(18).
final EdgeInsets margin;