thumbUpAlt constant

IconData const thumbUpAlt

The thumbUpAlt material icon.

Implementation

static const IconData thumbUpAlt = IconData(
  0xe817,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);