draggedWidth property

ValueNotifier<double> draggedWidth
getter/setter pair

Implementation

ValueNotifier<double> draggedWidth = ValueNotifier(0);