menu
map_picker_flutter package
documentation
mpicker_controller.dart
MPickerController
popAddress property
popAddress property
dark_mode
light_mode
popAddress
property
MPAddress
?
get
popAddress
Implementation
MPAddress? get popAddress => _hasError ? null : _address.value;
map_picker_flutter package
documentation
mpicker_controller
MPickerController
popAddress property
MPickerController class