position property
字幕位置偏移。
使用 EdgeInsets 定义字幕在播放器区域内的偏移量。
仅 bottom、left 和 right 三个方向被字幕组件使用。
Subtitle position offset within the player area.
Uses EdgeInsets to define the offset from each edge.
Only bottom, left, and right are used by the subtitle widget.
Implementation
final EdgeInsets position;