down_arrow constant

IconData const down_arrow

arrow_down — Cupertino icon for a solid down arrow. This is the same icon as arrow_down in cupertino_icons 1.0.0+.

Implementation

static const IconData down_arrow = IconData(0xf35d, fontFamily: iconFont, fontPackage: iconFontPackage);