imageTheme constant

WidgetTheme const imageTheme

Implementation

static const imageTheme = WidgetTheme(
  icon: WidgetIcons.image,
  color: contentWidgetColor,
);