onTap property

dynamic Function(int)? onTap
final

Returns the index of the tab that was tapped.

Implementation

final Function(int)? onTap;