menu
leonard_flutter package
documentation
contract.dart
RouteSnapshot
currentRouteName property
currentRouteName property
dark_mode
light_mode
currentRouteName
property
String
?
currentRouteName
final
The name of the top route, or null when no named route is present.
Implementation
final String? currentRouteName;
leonard_flutter package
documentation
contract
RouteSnapshot
currentRouteName property
RouteSnapshot class