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