showButton property

bool showButton
final

Whether to show the floating button.

Set false when the reporter is opened some other way — shake, a BugReporterController, or your own debug menu. With no button and no other way in, the reporter is unreachable.

Implementation

final bool showButton;