activeIndexNotifiter property

ValueNotifier<int> activeIndexNotifiter
final

Implementation

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