Hm property

String Hm

Returns 24 hour and minute. Example: 12:11

Implementation

// ignore: non_constant_identifier_names
String get Hm => _defaultDisplay.Hm(dateTime);