MihDateField constructor
const
MihDateField({})
Implementation
const MihDateField({
super.key,
required this.controller,
required this.labelText,
required this.required,
this.primaryColor,
this.secondayColor,
this.width,
this.height,
this.borderRadius,
this.elevation,
this.darkMode,
this.validator,
});