size property

Rx<Size> size
final

Size of the currently loaded video.

Implementation

final Rx<Size> size = Rx(Size.zero);