forkRight constant

IconData const forkRight

The forkRight material icon.

Implementation

static const IconData forkRight = IconData(
  0xebac,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);