anchor constant

IconData const anchor

The anchor material icon.

Implementation

static const IconData anchor = IconData(
  0xf1cd,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);