dateFormat property
        
        DateFormat?
        dateFormat
        
      
final
      the format to show the date in the field
Implementation
final DateFormat? dateFormat;the format to show the date in the field
final DateFormat? dateFormat;