mainColor property
Defines the main color of the child's shimmer effect. Child Widget takes main color, only if showGradient is false. Default showGradient will be false.
Implementation
final Color mainColor;
Defines the main color of the child's shimmer effect. Child Widget takes main color, only if showGradient is false. Default showGradient will be false.
final Color mainColor;