menu
flutter_flicker package
documentation
navigation/route_path.dart
RoutePath
isHomePage property
isHomePage property
dark_mode
light_mode
isHomePage
property
bool
get
isHomePage
Implementation
bool get isHomePage => routeName == 'home';
flutter_flicker package
documentation
navigation/route_path
RoutePath
isHomePage property
RoutePath class