menu
hive_plus package
documentation
hive_plus.dart
BinaryWriter
writeBool abstract method
writeBool abstract method
dark_mode
light_mode
writeBool
abstract method
void
writeBool
(
bool
value
)
Write a boolean.
Implementation
void writeBool(bool value);
hive_plus package
documentation
hive_plus
BinaryWriter
writeBool abstract method
BinaryWriter class