menu
getx_scaffold package
documentation
common/components/getx_app.dart
GetxApp
routes property
routes property
dark_mode
light_mode
routes
property
Map
<
String
,
Widget
Function
(
BuildContext
)
>
routes
final
Implementation
final Map<String, Widget Function(BuildContext)> routes;
getx_scaffold package
documentation
common/components/getx_app
GetxApp
routes property
GetxApp class