margin property

EdgeInsets? margin
final

The external margin of the column container.

This adds space outside the container relative to neighboring elements.

Implementation

final EdgeInsets? margin;