hide property
getter/setter pair
When true, hides the icon and text. Use this state when displaying a custom annotation on top.
Implementation
bool? hide;
When true, hides the icon and text. Use this state when displaying a custom annotation on top.
bool? hide;