onPress property

ValueChanged<int>? onPress
final

A callback that returns the tab that was tapped.

Implementation

final ValueChanged<int>? onPress;