spacing property
Spacing between navigation items.
Controls the gap between adjacent navigation items. When null, uses theme-appropriate default spacing based on direction and size.
Implementation
final double? spacing;
Spacing between navigation items.
Controls the gap between adjacent navigation items. When null, uses theme-appropriate default spacing based on direction and size.
final double? spacing;