monthShortYear property
String
get
monthShortYear
Implementation
String get monthShortYear => DateFormat('MMM yyyy').format(this);
String get monthShortYear => DateFormat('MMM yyyy').format(this);