menu
get_hooked package
documentation
utils/async_controller.dart
AsyncController<T>
cancelOnError property
cancelOnError property
dark_mode
light_mode
cancelOnError
property
bool
cancelOnError
getter/setter pair
Whether a
StreamSubscription
should end if it encounters an error.
Implementation
bool cancelOnError;
get_hooked package
documentation
utils/async_controller
AsyncController<T>
cancelOnError property
AsyncController class