rowGap property
The horizontal spacing between adjacent flex items.
Applied between items in the main axis direction when flowing horizontally, or between lines when flowing vertically and wrapping.
Implementation
final SpacingUnit rowGap;
The horizontal spacing between adjacent flex items.
Applied between items in the main axis direction when flowing horizontally, or between lines when flowing vertically and wrapping.
final SpacingUnit rowGap;