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