textStyle property

TextStyle? textStyle
final

The style of the text input itself.

This controls the appearance of the text entered by the user.

Implementation

final TextStyle? textStyle;