OwlnextTime constructor
const
OwlnextTime({})
Implementation
const OwlnextTime({
super.key,
this.formFieldKey,
required this.time,
this.mandatory = true,
this.enabled = true,
required this.onChanged,
this.globalLabel,
this.timeOfDayLabel,
this.dictionnary,
this.iconColor,
});