menu
event_bus_arch package
documentation
event_bus_arch.dart
ErrorNotification
error property
error property
dark_mode
light_mode
error
property
Object
get
error
The error of the error event.
Implementation
Object get error => errorAndStackTrace.error;
event_bus_arch package
documentation
event_bus_arch
ErrorNotification
error property
ErrorNotification class