inputDecoration property

InputDecoration? inputDecoration
getter/setter pair

The border, labels, icons, and styles used to decorate a Material Design text field.

Implementation

InputDecoration? inputDecoration;