step property

ValueNotifier<int> step
final

Implementation

final ValueNotifier<int> step = ValueNotifier(0);