doRefresh top-level property

ValueNotifier<int> doRefresh
final

Implementation

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