textStyle property

WidgetStateProperty<TextStyle?>? textStyle
final

The text style for the input text in different states.

Implementation

final WidgetStateProperty<TextStyle?>? textStyle;