clickable property Null safety
read / write
Whether the attribution can be clicked and click events can be registered.
Implementation
bool? clickable;
Whether the attribution can be clicked and click events can be registered.
bool? clickable;