face2 constant

IconData const face2

The face2 material icon.

Implementation

static const IconData face2 = IconData(
  0xf8da,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);