errorStyle property

TextStyle errorStyle
getter/setter pair

Implementation

static TextStyle errorStyle = TextStyle(
  color: Color(0xFFe74c3c),
);