daysShort property

List<String> daysShort
final

Implementation

final List<String> daysShort = const [
  'T2',
  'T3',
  'T4',
  'T5',
  'T6',
  'T7',
  'CN'
];