TimePickerRF constructor
TimePickerRF({})
Implementation
TimePickerRF({
required this.field,
this.backgroundColor,
this.borderColor,
this.borderWidth,
this.textColor,
this.fontSize,
this.borderRadius,
this.fontWeight,
});