exposure constant

IconData const exposure

The exposure material icon.

Implementation

static const IconData exposure = IconData(
  0xe3ca,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);