lastPage constant

IconData const lastPage

The lastPage material icon.

Implementation

static const IconData lastPage = IconData(
  0xe5dd,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);