formatTime12 property

String get formatTime12

Formats time to h:mm a

Implementation

String get formatTime12 => DateFormat('h:mm a').format(this);