menu
fluttery_framework package
documentation
view/app_state.dart
AppState<T extends StatefulWidget>
inInitAsync property
inInitAsync property
dark_mode
light_mode
inInitAsync
property
Future
<
bool
>
Function
()
?
inInitAsync
final
inherited
Perform asynchronous operations
Implementation
final Future<bool> Function()? inInitAsync;
fluttery_framework package
documentation
view/app_state
AppState<T extends StatefulWidget>
inInitAsync property
AppState class