DateTimePickerUnit.none constructor
const
DateTimePickerUnit.none({})
Implementation
const DateTimePickerUnit.none(
{this.builder,
this.year = '',
this.month = '',
this.day = '',
this.hour = '',
this.minute = '',
this.second = ''});