inputDecoration property

InputDecoration inputDecoration
final

The decoration to show around the text PinPut.

can be configured to show an icon, border,counter, label, hint text, and error text. set counterText to '' to remove bottom padding entirely

Implementation

final InputDecoration inputDecoration;