ruleFolder constant

IconData const ruleFolder

The ruleFolder material icon.

Implementation

static const IconData ruleFolder = IconData(
  0xf1c9,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);