direction property
NavPagesDirection
get
direction
Returns the NavPagesDirection for the navigation pages.
Implementation
NavPagesDirection get direction => _direction;
Returns the NavPagesDirection for the navigation pages.
NavPagesDirection get direction => _direction;