menu
hivehook package
documentation
core/ctx.dart
HHCtxDirectAccess
store property
store property
dark_mode
light_mode
store
property
Future
<
CollectionBox
<
String
>
>
get
store
Implementation
Future<CollectionBox<String>> get store async { return await HHiveCore.getBox(ctx.env); }
hivehook package
documentation
core/ctx
HHCtxDirectAccess
store property
HHCtxDirectAccess class