currentLeftCrop property

ValueNotifier<double> currentLeftCrop
getter/setter pair

Implementation

ValueNotifier<double> currentLeftCrop = ValueNotifier(0);