showControls property

FullScreenBuilder<bool>? showControls
final

Whether to display controls.

Defaults to true.

Implementation

final FullScreenBuilder<bool>? showControls;