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