draggedTop property

ValueNotifier<double> draggedTop
getter/setter pair

Implementation

ValueNotifier<double> draggedTop = ValueNotifier(0);