showControls property
Rx<bool>
get
showControls
showControls is true if the player controls are visible
Implementation
Rx<bool> get showControls => _showControls;
showControls is true if the player controls are visible
Rx<bool> get showControls => _showControls;