horizontalRangeUpdater property Null safety

SignalUpdater<List<double>>? horizontalRangeUpdater
read / write

Signal updater of horizontalRange.

Implementation

SignalUpdater<List<double>>? horizontalRangeUpdater;