menu
hive_ce package
documentation
hive.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 package
documentation
hive
HiveInterface
isBoxOpen abstract method
HiveInterface class