columnGap property

SpacingUnit columnGap
final

The vertical spacing between adjacent flex items.

Applied between items in the main axis direction when flowing vertically, or between lines when flowing horizontally and wrapping.

Implementation

final SpacingUnit columnGap;