draggedLeft property

ValueNotifier<double> draggedLeft
getter/setter pair

Implementation

ValueNotifier<double> draggedLeft = ValueNotifier(0);