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