Custom builder to render the timer with a different widget instead of Text.
final Widget Function(String time)? builder;