shackleLock property

ValueNotifier<double> shackleLock
getter/setter pair

Implementation

ValueNotifier<double> shackleLock = ValueNotifier<double>(0.0);