size property

Size size
final

The size of the currently loaded video.

The size is Size.zero if the video hasn't been initialized.

Implementation

final Size size;