inputDecoration property
The InputDecoration used by the TextField. If null, use a default decoration.
Implementation
final InputDecoration? inputDecoration;
The InputDecoration used by the TextField. If null, use a default decoration.
final InputDecoration? inputDecoration;