mainColor property
Defines the main color of the child's shimmer effect. Child Widget takes main color, only if showGradient is false. When null, uses PlexColorTokens.surfaceSunken.
Implementation
final Color? mainColor;
Defines the main color of the child's shimmer effect. Child Widget takes main color, only if showGradient is false. When null, uses PlexColorTokens.surfaceSunken.
final Color? mainColor;