menu
imperium package
documentation
controller/handle_error_imperium.dart
HandleError
inError property
inError property
dark_mode
light_mode
inError
property
bool
get
inError
Indicate if app is 'in error.'
Implementation
bool get inError => _error != null;
imperium package
documentation
controller/handle_error_imperium
HandleError
inError property
HandleError mixin