style property
The text style to use for text in the DateTimeField.
Defaults to the TextTheme.titleMedium value of the current ThemeData.textTheme of the current Theme.
Implementation
final TextStyle? style;
The text style to use for text in the DateTimeField.
Defaults to the TextTheme.titleMedium value of the current ThemeData.textTheme of the current Theme.
final TextStyle? style;