menu
flutter_meedu_videoplayer package
documentation
meedu_player.dart
MeeduPlayerController
showControls property
showControls property
dark_mode
light_mode
showControls
property
Rx
<
bool
>
get
showControls
showControls
is true if the player controls are visible
Implementation
Rx<bool> get showControls => _showControls;
flutter_meedu_videoplayer package
documentation
meedu_player
MeeduPlayerController
showControls property
MeeduPlayerController class