hasTabs property

bool get hasTabs

Whether the page has multiple tabs.

Implementation

bool get hasTabs => tabs.length > 1;