overlays property
自定义覆盖层,允许在视频上方显示额外的 UI 元素。
Custom overlay layers that allow displaying additional UI elements above the video.
Implementation
@Deprecated('Use SlotType.overlays in slotBuilders instead.')
final List<Widget> overlays;
自定义覆盖层,允许在视频上方显示额外的 UI 元素。
Custom overlay layers that allow displaying additional UI elements above the video.
@Deprecated('Use SlotType.overlays in slotBuilders instead.')
final List<Widget> overlays;