draggedWidthCrop property

ValueNotifier<double> draggedWidthCrop
getter/setter pair

Implementation

ValueNotifier<double> draggedWidthCrop = ValueNotifier(0);