menu
flutkit package
documentation
shells/web/tab_shell_router_path.dart
TabShellRoutePath
TabShellRoutePath constructor
TabShellRoutePath constructor
dark_mode
light_mode
TabShellRoutePath
constructor
TabShellRoutePath
(
String
route
)
Implementation
TabShellRoutePath(String route) { _route = route; }
flutkit package
documentation
shells/web/tab_shell_router_path
TabShellRoutePath
TabShellRoutePath constructor
TabShellRoutePath class