menu
refreshed package
documentation
get_navigation/src/root/get_material_app.dart
GetMaterialApp<T>
getPages property
getPages property
dark_mode
light_mode
getPages
property
List
<
GetPage
<
T
>
>
?
getPages
final
The pages for the app's navigation.
Implementation
final List<GetPage<T>>? getPages;
refreshed package
documentation
get_navigation/src/root/get_material_app
GetMaterialApp<T>
getPages property
GetMaterialApp class