SilBottomTimePickerWidget constructor
const
SilBottomTimePickerWidget(})
Implementation
const SilBottomTimePickerWidget(this.title,
{this.height,
this.initialHours = 12,
this.initialMinute = 0,
this.itemHeight,
this.tapSureSeletedFunc,
this.tapCancelFunc,
this.themeColor,
Key? key})
: super(key: key);