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