menu
hive_plus package
documentation
hive_plus.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 package
documentation
hive_plus
BoxBase<E>
clear abstract method
BoxBase class