margin property
The external margin around the widget.
Adds space outside the widget's boundaries.
Implementation
final EdgeInsetsGeometry? margin;
The external margin around the widget.
Adds space outside the widget's boundaries.
final EdgeInsetsGeometry? margin;