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.

Implementation

final InputDecoration decoration;