color property

Color color
getter/setter pair

The 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 Color color;