margin property
The external margin around the button.
This margin wraps the button, providing space between it and other widgets.
Implementation
final EdgeInsetsGeometry? margin;
The external margin around the button.
This margin wraps the button, providing space between it and other widgets.
final EdgeInsetsGeometry? margin;