menu
hive_ce package
documentation
hive.dart
IsolatedBoxBase<E>
add abstract method
add abstract method
dark_mode
light_mode
add
abstract method
Future
<
int
>
add
(
E
value
)
Add a value to the box
Implementation
Future<
int
> add(E value);
hive_ce package
documentation
hive
IsolatedBoxBase<E>
add abstract method
IsolatedBoxBase class