forest constant

IconData const forest

The forest material icon.

Implementation

static const IconData forest = IconData(
  0xea99,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);