errorStyle property

TextStyle get errorStyle

Implementation

TextStyle get errorStyle => TextStyle(color: error);