primaryColor property

Color primaryColor
latefinal

The motion toast background color if motionToastType == MOTION_TOAST_TYPE.CUSTOM color parameter is required else the color will get the default type color from motionToastColors

Implementation

late final Color primaryColor;