menu
flutter_use package
documentation
flutter_use.dart
ErrorState
dispatch method
dispatch method
dark_mode
light_mode
dispatch
method
void
dispatch
(
Error
e
)
Implementation
void dispatch(Error e) => _dispatcher(e);
flutter_use package
documentation
flutter_use
ErrorState
dispatch method
ErrorState class