infoColor top-level constant
Color
const infoColor
The default color of the info motion toast.
Equals to Color(0xFF230DA1).
Implementation
const Color infoColor = Color(0xFF00b4d8);
The default color of the info motion toast.
Equals to Color(0xFF230DA1).
const Color infoColor = Color(0xFF00b4d8);