currTab property

RouteNode<RouteValue> get currTab

Implementation

RouteNode get currTab => tabNodes[tabIndex];