itemIndex property

int itemIndex

Implementation

int get itemIndex {
  return _InheritedNavigationView.of(context).currentItemIndex;
}