videoWidth property

  1. @override
int videoWidth

Implementation

@override
int get videoWidth => value.width.toInt();