margin property

EdgeInsetsGeometry margin
getter/setter pair

The margin of layout, the layout will display center so you can display your widgets around empty spaces

Implementation

EdgeInsetsGeometry margin;