menu
vidinfra_player package
documentation
controller/vidinfra_player_controller.dart
VidinfraPlayerController
progress property
progress property
dark_mode
light_mode
progress
property
double
?
get
progress
Implementation
double? get progress => _progress?.clamp(0, 1);
vidinfra_player package
documentation
controller/vidinfra_player_controller
VidinfraPlayerController
progress property
VidinfraPlayerController class