error constant

TextStyle const error

Error preset with a red foreground.

Implementation

static const error = TextStyle(color: Color.red);