monthsShort property

List<String> monthsShort
final

Implementation

final List<String> monthsShort = const [
  'Gen',
  'Feb',
  'Mar',
  'Apr',
  'Mag',
  'Giu',
  'Lug',
  'Ago',
  'Set',
  'Ott',
  'Nov',
  'Dic'
];