padding property Null safety
final
The padding between the button's boundary and its child.
Implementation
final MaterialStateProperty<EdgeInsetsGeometry?>? padding;
The padding between the button's boundary and its child.
final MaterialStateProperty<EdgeInsetsGeometry?>? padding;