direction property

NavPagesDirection direction
final

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;