rowGap property

SpacingUnit rowGap
final

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;