onTap property

ValueChanged<int> onTap
final

Callback when a tab is tapped

Implementation

final ValueChanged<int> onTap;