margin property

EdgeInsetsGeometry? margin
final

The margin around the component.

Default value EdgeInsets.symmetric(horizontal: 16.0)

Implementation

final EdgeInsetsGeometry? margin;