accountTree constant

IconData const accountTree

The accountTree material icon.

Implementation

static const IconData accountTree = IconData(
  0xe97a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);