placeholderStyle property
final
Sets the style of the placeholder of the text field.
Defaults to the gray CupertinoColors.secondaryLabel iOS color.
Implementation
final TextStyle? placeholderStyle;
Sets the style of the placeholder of the text field.
Defaults to the gray CupertinoColors.secondaryLabel iOS color.
final TextStyle? placeholderStyle;