GreatFormField constructor
const
GreatFormField({})
Implementation
const GreatFormField({
super.key,
this.controller,
this.hintText,
this.validateOnInput = true,
this.validator = Validator.none,
this.expand = false,
});