link constant

IconData const link

The link material icon.

Implementation

static const IconData link = IconData(
  0xe157,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);