showControls property

Rx<bool> get showControls

showControls is true if the player controls are visible

Implementation

Rx<bool> get showControls => _showControls;