padding property

EdgeInsetsGeometry? padding
final

Button padding if null uses padding of style.

If the button style padding has value, it is preferred.

Implementation

final EdgeInsetsGeometry? padding;