onTap property

ValueChanged<int> onTap
final

Called when a tab is selected.

Implementation

final ValueChanged<int> onTap;