tray_arrow_down_fill constant

IconData const tray_arrow_down_fill

— Cupertino icon named "tray_arrow_down_fill". Available on cupertino_icons package 1.0.0+ only.

Implementation

static const IconData tray_arrow_down_fill = IconData(
  0xf875,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);