menu
innerlibs
boolean_extensions.dart
BooleanExtensions
toNullableBool property
toNullableBool
dark_mode
light_mode
toNullableBool
property
bool
?
get
toNullableBool
Implementation
bool? get toNullableBool => this;
innerlibs
boolean_extensions
BooleanExtensions
toNullableBool property
BooleanExtensions extension on
bool
?