formatTime property

String get formatTime

Implementation

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