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 the ambient InputDecorationThemeData.

Implementation

final InputDecoration decoration;