menu
hive_plus package
documentation
hive_plus.dart
HiveInterface
lazyBox<E> abstract method
lazyBox<E> abstract method
dark_mode
light_mode
lazyBox<
E
>
abstract method
LazyBox
<
E
>
lazyBox
<
E
>(
String
name
)
Returns a previously opened lazy box.
Implementation
LazyBox<E> lazyBox<E>(String name);
hive_plus package
documentation
hive_plus
HiveInterface
lazyBox<E> abstract method
HiveInterface class