appRegistration constant

IconData const appRegistration

The appRegistration material icon.

Implementation

static const IconData appRegistration = IconData(
  0xef40,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);