closeTabLabel property

String closeTabLabel

The label used by TabView's close button.

Implementation

String get closeTabLabel {
  return '$closeTabLabelSuffix ($_ctrlCmd+$_closeTabCmd)';
}