error property

Color error
return Theme.of(context).errorColor

Implementation

Color get error => Theme.of(_context).errorColor;