CLTimePicker constructor
const
CLTimePicker({})
Implementation
const CLTimePicker({
super.key,
this.initial,
this.onChanged,
this.use24h = true,
this.showSeconds = false,
this.fieldWidth,
});
const CLTimePicker({
super.key,
this.initial,
this.onChanged,
this.use24h = true,
this.showSeconds = false,
this.fieldWidth,
});