spacing property

double? spacing
final

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;