runSpacing property

double? runSpacing
final

Spacing between rows in the grid.

Controls vertical spacing between grid rows. If not specified, uses a default value based on the theme's scaling factor.

Implementation

final double? runSpacing;