textfieldStyle property

ZeroTextfieldStyle? textfieldStyle
final

The input decoration theme for the TextFields in the date picker.

If this is null, the date picker provides its own defaults.

Implementation

final ZeroTextfieldStyle? textfieldStyle;