padding property

EdgeInsetsGeometry? padding
final

The padding of the button. Defaults to minimum tapArea to ensure the button is tappable.

Implementation

final EdgeInsetsGeometry? padding;