menu
flutter_fit_utils package
documentation
repositories/hive_box.dart
HiveBox
HiveBox constructor
HiveBox constructor
dark_mode
light_mode
HiveBox
constructor
HiveBox
(
{
required
String
boxName
,
})
Creates a new
HiveBox
.
Implementation
HiveBox({required this.boxName});
flutter_fit_utils package
documentation
repositories/hive_box
HiveBox
HiveBox constructor
HiveBox class