toggleVisibility method
void
toggleVisibility()
Implementation
void toggleVisibility() {
widget.playerViewState.toggleControllerVisibility();
}
void toggleVisibility() {
widget.playerViewState.toggleControllerVisibility();
}