padding property
Padding around the button's content, overriding size-based defaults if specified. Controls internal spacing within the button.
Implementation
final EdgeInsetsGeometry? padding;
Padding around the button's content, overriding size-based defaults if specified. Controls internal spacing within the button.
final EdgeInsetsGeometry? padding;