IRTimePickerResponsiveDialog constructor
const
IRTimePickerResponsiveDialog({})
Implementation
const IRTimePickerResponsiveDialog({
super.key,
this.initialTime,
required this.title,
this.visibleSecondsPicker = true,
this.visibleNowButton = true,
required this.nowButtonText,
required this.confirmButtonText,
});