onTab property

(dynamic Function(int index)?) onTab
final

function tab will return index of tab

Implementation

final Function(int index)? onTab;