menu
pangrowth_content package
documentation
controller/drama_player_controller.dart
DramaPlayerController
playerId property
playerId property
dark_mode
light_mode
playerId
property
String
?
get
playerId
获取播放器ID(如果需要直接访问)
Implementation
String? get playerId => _playerId;
pangrowth_content package
documentation
controller/drama_player_controller
DramaPlayerController
playerId property
DramaPlayerController class