menu
tcic_client_ui package
documentation
ui_component/player_component/super_player_component.dart
SuperPlayerComponent
onProgress property
onProgress property
dark_mode
light_mode
onProgress
property
void Function
(
int
positionSec
)
?
onProgress
final
播放进度回调,单位:秒
Implementation
final void Function(int positionSec)? onProgress;
tcic_client_ui package
documentation
ui_component/player_component/super_player_component
SuperPlayerComponent
onProgress property
SuperPlayerComponent class