runSpacing property
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;
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.
final double? runSpacing;