setHaloColor abstract method
- LocationIndicatorIndicatorStyle style,
- Color color
Sets the color of the accuracy indicator halo for a given style.
-
styleThe type of IndicatorStyle for which the color should be assigned. -
colorThe color to be applied to the halo for a specified IndicatorStyle.
Note: This is a beta release of this feature and may contain bugs or exhibit unexpected behaviour. Related APIs are subject to change without a deprecation process.
Implementation
void setHaloColor(LocationIndicatorIndicatorStyle style, ui.Color color);