daysShort property

List<String> daysShort
final

Implementation

final List<String> daysShort = const [
  'Pzt',
  'Sal',
  'Çar',
  'Per',
  'Cum',
  'Cts',
  'Paz'
];