activeSectionIndex property

ValueNotifier<int> activeSectionIndex
final

Implementation

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