menu
hive_ce_flutter package
documentation
adapters.dart
HiveInterface
isBoxOpen abstract method
isBoxOpen abstract method
dark_mode
light_mode
isBoxOpen
abstract method
bool
isBoxOpen
(
String
name
)
Checks if a specific box is currently open.
Implementation
bool isBoxOpen(String name);
hive_ce_flutter package
documentation
adapters
HiveInterface
isBoxOpen abstract method
HiveInterface class