errorTextStyle property

TextStyle? errorTextStyle
final

A style of error messages in the 'Username' and 'Password' text fields.

Defaults to current theme.

Implementation

final TextStyle? errorTextStyle;