formatTime2 property

String get formatTime2

Implementation

String get formatTime2 => "${hour.formated("00")}:${minute.formated("00")}";