liveAngle property

ValueNotifier<double> liveAngle
final

Implementation

final ValueNotifier<double> liveAngle = ValueNotifier<double>(0.0);