tab property

Tab? tab
final

The details of the tab where the click took place. If the click did not take place in a tab, this parameter will be missing.

Implementation

final Tab? tab;