presentToAll constant

IconData const presentToAll

The presentToAll material icon.

Implementation

static const IconData presentToAll = IconData(
  0xe0df,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);