margin property
margin is used to set the margin of the button This is an optional property This is a EdgeInsetsGeometry type property
Implementation
final EdgeInsetsGeometry? margin;
margin is used to set the margin of the button This is an optional property This is a EdgeInsetsGeometry type property
final EdgeInsetsGeometry? margin;