videoWidth property

ValueNotifier<double> videoWidth
getter/setter pair

Implementation

ValueNotifier<double> videoWidth = ValueNotifier(0);