margin property

EdgeInsetsGeometry? margin
final

The margin around the progress button.

If null the margin parameter defaults to no margin.

Implementation

final EdgeInsetsGeometry? margin;