padding property
The amount of space to surround the child inside the button.
If not specified, default padding is applied.
Implementation
final EdgeInsetsGeometry? padding;
The amount of space to surround the child inside the button.
If not specified, default padding is applied.
final EdgeInsetsGeometry? padding;