direction property
The direction in which the navigation is laid out.
Defaults to NavPagesDirection.vertical for desktop layouts. Automatically switches to horizontal on mobile devices.
Implementation
final NavPagesDirection direction;
The direction in which the navigation is laid out.
Defaults to NavPagesDirection.vertical for desktop layouts. Automatically switches to horizontal on mobile devices.
final NavPagesDirection direction;