hdrAutoSelect constant

IconData const hdrAutoSelect

The hdrAutoSelect material icon.

Implementation

static const IconData hdrAutoSelect = IconData(
  0xf01b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);