menu
react_web package
documentation
react_web.dart
AddressInit
addressLine property
addressLine property
dark_mode
light_mode
addressLine
property
List
<
String
>
?
get
addressLine
Implementation
List<String>? get addressLine;
set
addressLine
(
List
<
String
>
?
value
)
Implementation
set addressLine(List<String>? value);
react_web package
documentation
react_web
AddressInit
addressLine property
AddressInit class