decoration property

InputDecoration decoration
final

The text and styles to use when decorating the child.

Null InputDecoration properties are initialized with the corresponding values from ThemeData.inputDecorationTheme.

Must not be null.

Implementation

final InputDecoration decoration;