animatedTheme constant

WidgetTheme const animatedTheme

Implementation

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