rowGap property
The horizontal spacing between adjacent flex items.
Applied between items in the main axis direction. Uses SpacingUnit for responsive spacing that adapts to container size.
Defaults to SpacingUnit.zero.
Implementation
final SpacingUnit rowGap;