InformationField constructor
Implementation
InformationField(
{this.hintText,
this.labelText,
this.helperText,
this.onSaved,
this.validator,
this.onFieldSubmitted,
this.controller,
this.activateIcon,
this.textInputType});