onTap property

ValueChanged<int>? onTap
final

Callback invoked when a navigation item is tapped.

Implementation

final ValueChanged<int>? onTap;