menu
imperium package
documentation
view/app_statex_imperium.dart
AppStateX<T extends StatefulWidget>
inAsyncError property
inAsyncError property
dark_mode
light_mode
inAsyncError
property
void Function
(
Object
error
)
?
inAsyncError
final
inherited
Returns the App's 'Async Error Handler' if any.
Implementation
final void Function(Object error)? inAsyncError;
imperium package
documentation
view/app_statex_imperium
AppStateX<T extends StatefulWidget>
inAsyncError property
AppStateX class