menu
hive_ce_flutter package
documentation
adapters.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_ce_flutter package
documentation
adapters
BinaryWriter
writeBool abstract method
BinaryWriter class