visible property

bool? visible
final

Whether the inspector panel should be visible. If null, defaults to kDebugMode (only visible in debug builds).

Implementation

final bool? visible;