category property

ValueNotifier<int> category
final

Implementation

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