textStyle property
The TextStyle applied to the text of the MapMarker.
Gets a copy of the TextStyle currently in use by the MapMarker.
Implementation
MapMarkerTextStyle get textStyle;
The TextStyle applied to the text of the MapMarker.
Sets the TextStyle to be used by the MapMarker.
Implementation
set textStyle(MapMarkerTextStyle value);