menu
extensions package
documentation
options.dart
OptionsMonitorCache<TOptions>
tryRemove abstract method
tryRemove abstract method
dark_mode
light_mode
tryRemove
abstract method
bool
tryRemove
(
String
?
name
)
Try to remove an options instance.
Implementation
bool tryRemove(String? name);
extensions package
documentation
options
OptionsMonitorCache<TOptions>
tryRemove abstract method
OptionsMonitorCache class