videoWidth property

double get videoWidth

Implementation

double get videoWidth => controller?.value.size!.width ?? 0;