menu
lc_widgets package
documentation
lc_utils.dart
NullableExtSet<T>
toNullable property
toNullable property
dark_mode
light_mode
toNullable
property
Nullable
<
Set
>
get
toNullable
Implementation
Nullable<Set> get toNullable => Nullable(this);
lc_widgets package
documentation
lc_utils
NullableExtSet<T>
toNullable property
NullableExtSet extension on
Set
<
T
>