tIOnTap property

bool tIOnTap
final

With true value the function provided for onTap will be called when clicked on the tab, if false, either default or anonymous function is called.

Implementation

final bool tIOnTap;