openInFull constant

IconData const openInFull

The openInFull material icon.

Implementation

static const IconData openInFull = IconData(
  0xf1ce,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);