secondaryColor property
defines the secondary color of the child's shimmer effect. Child Widget takes secondary color, only if showGradient is false. When null, uses PlexColorTokens.surfaceHover.
Implementation
final Color? secondaryColor;
defines the secondary color of the child's shimmer effect. Child Widget takes secondary color, only if showGradient is false. When null, uses PlexColorTokens.surfaceHover.
final Color? secondaryColor;