DOBPicker constructor
DOBPicker({})
Implementation
DOBPicker(
{this.controller,
this.textStyle,
this.lineColor,
this.isDateOfBirth = false,
this.shortMonth = true,
this.yearsRange = 100,
this.height = 160,
this.itemExtent = 64});