XSelectDateTime constructor
XSelectDateTime({})
Implementation
XSelectDateTime(
{this.currentTime,
this.format = 'yyyy-MM-dd HH:mm',
this.style,
this.onConfirm,
this.onChanged,
this.maxTime,
this.minTime,
this.textAlign,
this.height,
this.mode,
this.showIcon = true,
this.child,
this.width});