disabled property

bool disabled
final

Whether the tab is disabled or not. If true, the tab will be greyed out

Implementation

final bool disabled;