placeholderStyle property

TextStyle? placeholderStyle
final

Sets the style of the placeholder of the text field.

Defaults to the gray CupertinoColors.secondaryLabel iOS color.

Implementation

final TextStyle? placeholderStyle;