hourLabel property
String
get
hourLabel
Get datetime hour formatted
Implementation
String get hourLabel => DateFormat("hh:mm aa").format(this);
Get datetime hour formatted
String get hourLabel => DateFormat("hh:mm aa").format(this);