WidgetsFormForm APITimepicker APIForm Timepicker methodsclear()clear()clears the value of a TimePicker controlclear(): void;Exampleform.getItem("timepicker").clear();