clickable property

bool clickable
final

Controls if click events are handled for this ground overlay.

Defaults to true.

Implementation

final bool clickable;