textfieldStyle property

ZeroTextfieldStyle? textfieldStyle
final

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

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

Implementation

final ZeroTextfieldStyle? textfieldStyle;