menu
hive_ce package
documentation
hive.dart
IsolatedHiveInterface
isBoxOpen abstract method
isBoxOpen abstract method
dark_mode
light_mode
isBoxOpen
abstract method
bool
isBoxOpen
(
String
name
)
Check if a box is open in the isolate
Implementation
bool isBoxOpen(String name);
hive_ce package
documentation
hive
IsolatedHiveInterface
isBoxOpen abstract method
IsolatedHiveInterface class