localLibrary constant

IconData const localLibrary

The localLibrary material icon.

Implementation

static const IconData localLibrary = IconData(
  0xe54b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);