menu
hive_ce package
documentation
hive.dart
IsolatedBoxBase<E>
watch abstract method
watch abstract method
dark_mode
light_mode
watch
abstract method
Stream
<
BoxEvent
>
watch
(
{
dynamic
key
,
})
Watch the box for changes filtered by key
Implementation
Stream<BoxEvent> watch({dynamic key});
hive_ce package
documentation
hive
IsolatedBoxBase<E>
watch abstract method
IsolatedBoxBase class