videoWidth property

  1. @override
int videoWidth
inherited

Implementation

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