noPhotography constant

IconData const noPhotography

The noPhotography material icon.

Implementation

static const IconData noPhotography = IconData(
  0xf1a8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);