moreVert constant

IconData const moreVert

The moreVert material icon.

Implementation

static const IconData moreVert = IconData(
  0xe5d4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);