menu
fluttery_framework package
documentation
view/app_statex.dart
AppStateX<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_statex
AppStateX<T extends StatefulWidget>
inInitAsync property
AppStateX class