menu
fluttery_framework package
documentation
view/app_statex.dart
AppStateX<T extends StatefulWidget>
inCatchAsyncError property
inCatchAsyncError property
dark_mode
light_mode
inCatchAsyncError
property
Future
<
bool
>
Function
(
Object
error
)
?
inCatchAsyncError
final
inherited
Catch initAsync() error
Implementation
final Future<bool> Function(Object error)? inCatchAsyncError;
fluttery_framework package
documentation
view/app_statex
AppStateX<T extends StatefulWidget>
inCatchAsyncError property
AppStateX class