inputDecoration property

InputDecoration? inputDecoration
getter/setter pair

You can provide inputDecoration to appear inside the text field.

Implementation

InputDecoration? inputDecoration;