draggedLeftCrop property

ValueNotifier<double> draggedLeftCrop
getter/setter pair

Implementation

ValueNotifier<double> draggedLeftCrop = ValueNotifier(0);