selectIndex property

ValueNotifier<int> selectIndex
latefinal

Implementation

late final ValueNotifier<int> selectIndex = ValueNotifier(0);