decoration property

InputDecoration? decoration
final

The decoration to show around the formatted DateTime.

By default InputDecoration.suffixIcon will be Icons.event_note when not defined and hideDefaultSuffixIcon equals false.

Implementation

final InputDecoration? decoration;