padding property

EdgeInsetsGeometry padding
final

The internal padding for the button's child.

Defaults to the value from the current ButtonTheme, ButtonThemeData.padding.

Implementation

final EdgeInsetsGeometry padding;