shortMonthName property

String get shortMonthName

Implementation

String get shortMonthName => DateFormat('MMM').format(this);