video property
final
ReactivePlayerController of the video, if this attachment is one.
Implementation
final Rx<ReactivePlayerController?> video = Rx(null);
ReactivePlayerController of the video, if this attachment is one.
final Rx<ReactivePlayerController?> video = Rx(null);