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