placeholderTextStyle property

TextStyle Function(Node node) placeholderTextStyle
final

The placeholder text style of a block component.

It inherits the style from textStyle.

Implementation

final TextStyle Function(Node node) placeholderTextStyle;