columnGap property
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;
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.
final SpacingUnit columnGap;