UiTimePicker constructor
const
UiTimePicker({})
Implementation
const UiTimePicker(
{super.key,
this.onSelected,
this.textStyle,
this.backgroundColor = Colors.white,
this.icon = Icons.timer_outlined,
this.helpText = 'Select the hour'});