draggedHeightCrop property

ValueNotifier<double> draggedHeightCrop
getter/setter pair

Implementation

ValueNotifier<double> draggedHeightCrop = ValueNotifier(0);