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