notifier property

ValueNotifier<int> notifier
final

Implementation

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