errorTextStyle top-level constant
TextStyle
const errorTextStyle
Implementation
const errorTextStyle = TextStyle(color: Colors.red);
const errorTextStyle = TextStyle(color: Colors.red);