countNotifier property

ValueNotifier<int> countNotifier

user list count notifier

Implementation

ValueNotifier<int> get countNotifier => private.countNotifier;