firstPage constant

IconData const firstPage

The firstPage material icon.

Implementation

static const IconData firstPage = IconData(
  0xe5dc,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);