currentWidthCrop property

ValueNotifier<double> currentWidthCrop
getter/setter pair

Implementation

ValueNotifier<double> currentWidthCrop = ValueNotifier(0);