margin property

EdgeInsetsGeometry? margin
final

The external margin around the button.

This margin wraps the button, providing space between it and other widgets.

Implementation

final EdgeInsetsGeometry? margin;