OnTabChange typedef

OnTabChange = void Function(TabItem tab)

Implementation

typedef OnTabChange = void Function(TabItem tab);