animatedTheme constant
WidgetTheme
const animatedTheme
Implementation
static const animatedTheme = WidgetTheme(
icon: WidgetIcons.animated,
color: animationWidgetColor,
);
static const animatedTheme = WidgetTheme(
icon: WidgetIcons.animated,
color: animationWidgetColor,
);