stepNotifier property

ValueNotifier<int> get stepNotifier

Implementation

ValueNotifier<int> get stepNotifier => controller.step;