materialYouTertiary constant
SkeletonTheme
const materialYouTertiary
Material You tertiary theme.
Implementation
static const materialYouTertiary = SkeletonTheme(
baseColor: Color(0xFFEFB8C8),
highlightColor: Color(0xFFFFD8E4),
);