menu
leonard_flutter package
documentation
contract.dart
RouteSnapshot
stack property
stack property
dark_mode
light_mode
stack
property
List
<
String
>
stack
final
The route names from bottom to top of the navigation stack.
Implementation
final List<String> stack;
leonard_flutter package
documentation
contract
RouteSnapshot
stack property
RouteSnapshot class