isRootRoute property

bool isRootRoute
final

If it is true, the app will be opened in the root route Use with BottomNavigationBar, TabBar, etc.

Implementation

final bool isRootRoute;