schema constant

IconData const schema

The schema material icon.

Implementation

static const IconData schema = IconData(
  0xe4fd,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);