xAxisVal property

ValueNotifier<double> xAxisVal
final

Implementation

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