menu
lc_widgets package
documentation
lc_utils.dart
NullableExtBoolN
toNullable property
toNullable property
dark_mode
light_mode
toNullable
property
Nullable
<
bool
?
>
get
toNullable
Implementation
Nullable<bool?> get toNullable => Nullable(this);
lc_widgets package
documentation
lc_utils
NullableExtBoolN
toNullable property
NullableExtBoolN extension on
bool
?