onTap property

ValueChanged<int>? onTap
final

Called when the user taps a tab, receiving the new index.

Implementation

final ValueChanged<int>? onTap;