errorColor top-level property
themeButtonColor
is the color of the button
Implementation
Color errorColor = const Color.fromRGBO(204, 82, 95, 1);
themeButtonColor
is the color of the button
Color errorColor = const Color.fromRGBO(204, 82, 95, 1);