LargeTextField constructor
const
LargeTextField({})
Implementation
const LargeTextField({
super.key,
this.focusNode,
this.controller,
this.initial,
this.autofocus = true,
this.onChanged,
this.placeholder,
});