subdirectoryArrowRight constant

IconData const subdirectoryArrowRight

The subdirectoryArrowRight material icon.

Implementation

static const IconData subdirectoryArrowRight = IconData(
  0xe5da,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);