routesCount property
getter/setter pair
An integer value to keep track of the number of routes in the nested navigator.
Implementation
int routesCount = 0;
An integer value to keep track of the number of routes in the nested navigator.
int routesCount = 0;