padding property

EdgeInsetsGeometry? padding
final

The amount of space to surround the child inside the bounds of the button.

Defaults to 16.0 pixels.

Implementation

final EdgeInsetsGeometry? padding;