offsetNotifier property

ValueNotifier<double> offsetNotifier
final

Implementation

final ValueNotifier<double> offsetNotifier = ValueNotifier(0);