noTransfer constant

IconData const noTransfer

The noTransfer material icon.

Implementation

static const IconData noTransfer = IconData(
  0xf1d5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);