activeIndexBarIndex property

ValueNotifier<int> activeIndexBarIndex
final

Implementation

final ValueNotifier<int> activeIndexBarIndex = ValueNotifier(-1);