spacing property

double? spacing
final

Spacing between navigation items.

Controls the vertical gap between adjacent navigation items. Larger values create more breathing room in the navigation list.

Implementation

final double? spacing;