image constant

IconData const image

The image material icon.

Implementation

static const IconData image = IconData(
  0xe3f4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);