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