onTap property

ValueChanged<int> onTap
final

Called when the user taps a tab.

Implementation

final ValueChanged<int> onTap;