errorTextStyle top-level constant

TextStyle const errorTextStyle

Implementation

const errorTextStyle = TextStyle(color: Colors.red);