form_txtin constructor
Implementation
const form_txtin(
{super.key,
this.hint,
this.label,
this.prefixIcon,
this.suffixIcon,
this.onChanged,
this.inputType});
const form_txtin(
{super.key,
this.hint,
this.label,
this.prefixIcon,
this.suffixIcon,
this.onChanged,
this.inputType});