visible property

bool visible
final

Whether the ground overlay is visible (true) or hidden (false).

Defaults to true.

Implementation

final bool visible;