videoAsp property

ValueNotifier<double> videoAsp
getter/setter pair

视频宽高比

Implementation

ValueNotifier<double> videoAsp = ValueNotifier(0.5);