menu
refreshed package
documentation
get_navigation/src/root/get_material_app.dart
GetMaterialApp<T>
onInit property
onInit property
dark_mode
light_mode
onInit
property
VoidCallback
?
onInit
final
A callback for initializing the app.
Implementation
final VoidCallback? onInit;
refreshed package
documentation
get_navigation/src/root/get_material_app
GetMaterialApp<T>
onInit property
GetMaterialApp class