hide property

bool? hide
getter/setter pair

When true, hides the icon and text. Use this state when displaying a custom annotation on top.

Implementation

bool? hide;