enabled property

bool enabled
final

Whether the overlay is enabled. Defaults to true. Even when true, overlay only shows in kDebugMode.

Implementation

final bool enabled;