onTap property

(void Function()?) onTap
final

Apart from the onTap parameter provided by the TabItem, this onTap will be called when tIOnTap of the TabItem is false.

Implementation

final void Function()? onTap;