padding property

EdgeInsetsGeometry? padding
final

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

If not specified, default padding is applied.

Implementation

final EdgeInsetsGeometry? padding;