useTabs property

bool useTabs

Implementation

bool get useTabs {
  return tabs.length > 1;
}