errorColor top-level property

Color errorColor
getter/setter pair

themeButtonColor is the color of the button

Implementation

Color errorColor = const Color.fromRGBO(204, 82, 95, 1);