arrowUpward constant

IconData const arrowUpward

The arrowUpward material icon.

Implementation

static const IconData arrowUpward = IconData(
  0xe5d8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);