UsernameInput constructor
const
UsernameInput({})
Implementation
const UsernameInput({
super.key,
this.controller,
this.validator,
this.hintText,
this.prefixIcon,
this.labelText,
this.onChanged,
this.helperText,
this.labelStyle,
this.textStyle,
this.strutStyle,
this.isEnabled = true,
});