videoHeight property

ValueNotifier<double> videoHeight
getter/setter pair

Implementation

ValueNotifier<double> videoHeight = ValueNotifier(0);