valueListenable property

ValueNotifier<int> valueListenable
final

Implementation

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