decoration property

InputDecoration? decoration
final

The decoration to show around the text field.

Defaults to TextInputType.collapsed

Implementation

final InputDecoration? decoration;