menu
states_rebuilder package
documentation
scr/state_management/rm.dart
PersistState<T>
catchPersistError property
catchPersistError property
dark_mode
light_mode
catchPersistError
property
bool
catchPersistError
final
Whether to catch error of read, delete and deleteAll methods.
Implementation
final bool catchPersistError;
states_rebuilder package
documentation
scr/state_management/rm
PersistState<T>
catchPersistError property
PersistState class