cottage constant

IconData const cottage

The cottage material icon.

Implementation

static const IconData cottage = IconData(
  0xe587,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);