MPickerTheme class
Constructors
-
MPickerTheme({required LatLng initialLocation, double zoom = 11, String? lang, String errorToFindAddress = 'Error to find this address, try again.', String errorAddressMissing = 'Error, address don\'t founded.', String withoutAddress = 'Without Address', String searchHint = 'Type here...', String searchLabel = 'Search:'})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited