margin property
The external margin of the column container.
This adds space outside the container relative to neighboring elements.
Implementation
final EdgeInsets? margin;
The external margin of the column container.
This adds space outside the container relative to neighboring elements.
final EdgeInsets? margin;