daysShort property

List<String> daysShort
final

Implementation

final List<String> daysShort = const [
  'Seg',
  'Ter',
  'Qua',
  'Qui',
  'Sex',
  'Sáb',
  'Dom'
];