reportOverlayActive property
bool
get
reportOverlayActive
Whether the Perflutter report overlay is currently visible.
Implementation
bool get reportOverlayActive => _reportOverlayActive;
Whether the Perflutter report overlay is currently visible.
bool get reportOverlayActive => _reportOverlayActive;