showActiveElementAliases constant

List<String> const showActiveElementAliases

Implementation

static const List<String> showActiveElementAliases = [
  showActiveElement,
  'showActivePoint',
  'showActiveBar',
  'showActiveCell',
  'showActiveBubble',
  'showActiveNode',
  'showActiveSegment',
  'showActiveTile',
  'showActiveBin',
  'showActiveBox',
  'showActiveWord',
  'showActiveRegion',
];