twitter constant
SkeletonTheme
const twitter
Twitter-like theme.
Implementation
static const twitter = SkeletonTheme(
baseColor: Color(0xFFAAB8C2),
highlightColor: Color(0xFFE1E8ED),
);
Twitter-like theme.
static const twitter = SkeletonTheme(
baseColor: Color(0xFFAAB8C2),
highlightColor: Color(0xFFE1E8ED),
);