padding property
final
The internal padding for the button's child.
Defaults to the value from the current ButtonTheme, ButtonThemeData.padding.
Implementation
final EdgeInsetsGeometry? padding;
The internal padding for the button's child.
Defaults to the value from the current ButtonTheme, ButtonThemeData.padding.
final EdgeInsetsGeometry? padding;