text property
The text to be drawn on the map along with the image of the MapMarker.
Gets the text drawn on the map by the MapMarker.
Implementation
String get text;
The text to be drawn on the map along with the image of the MapMarker.
Sets the text to be drawn on the map by the MapMarker.
Implementation
set text(String value);