linkOff constant

IconData const linkOff

The linkOff material icon.

Implementation

static const IconData linkOff = IconData(
  0xe16f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);