margin property

EdgeInsetsGeometry? margin
final

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;