resources/arrays library

Enums

AnimationType
The fade in animation direction of the toast.
BackgroundType
The appearance of the background of the toast.
IconType
The design of the toast.
MotionToastPosition
The position of the toast on the screen.
MotionToastType
Type of motion toast to show.
ToastOrientation
Text direction used to determine which direction to draw the toast

Constants

motionToastColors → const Map<MotionToastType, Color>
The colors for the different types of motion toast.
motionToastIconsCupertino → const Map<MotionToastType, IconData>
Cupertino Icons for the different types of motion toast.
motionToastIconsMD → const Map<MotionToastType, IconData>
Material Icons for the different types of motion toast.