fansNumber property

ValueNotifier<int> fansNumber
final

Implementation

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