margin property

EdgeInsetsGeometry? margin
final

The external margin around the widget.

Adds space outside the widget's boundaries.

Implementation

final EdgeInsetsGeometry? margin;