Create your own widget to display time on instead of Text Widget
final Widget Function(String hour, String minute, String second)? customWiget;