errorColor top-level constant
Color
const errorColor
The default color of the error motion toast.
Equals to Color(0xffDC3545).
Implementation
const Color errorColor = Color(0xffDC3545);