infoColor top-level constant

Color const infoColor

The default color of the info motion toast.

Equals to Color(0xFF230DA1).

Implementation

const Color infoColor = Color(0xFF230DA1);