switchListTileErrorStyle property

TextStyle? switchListTileErrorStyle
final

The text style of the switch list tile error text when the switch list tile is invalid.

Implementation

final TextStyle? switchListTileErrorStyle;