sell constant

IconData const sell

The sell material icon.

Implementation

static const IconData sell = IconData(
  0xf05b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);