margin property

EdgeInsetsGeometry? margin
final

The empty space to surround the button with.

Defaults to vertical margin of 16 logical pixels.

Implementation

final EdgeInsetsGeometry? margin;