hourLabel property

String get hourLabel

Get datetime hour formatted

Implementation

String get hourLabel => DateFormat("hh:mm aa").format(this);