currentHeightCrop property

ValueNotifier<double> currentHeightCrop
getter/setter pair

Implementation

ValueNotifier<double> currentHeightCrop = ValueNotifier(0);