menu
hive_plus_flutter package
documentation
adapters.dart
BoxBase<E>
clear abstract method
clear abstract method
dark_mode
light_mode
clear
abstract method
Future
<
int
>
clear
(
{
bool
notify
=
true
,
})
Removes all entries from the box.
Implementation
Future<int> clear({bool notify = true});
hive_plus_flutter package
documentation
adapters
BoxBase<E>
clear abstract method
BoxBase class