decoration property
The decoration to show around the text field.
Defaults to TextInputType.collapsed
Implementation
final InputDecoration? decoration;
The decoration to show around the text field.
Defaults to TextInputType.collapsed
final InputDecoration? decoration;