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