arrow_down constant
— Cupertino icon named "arrow_down". Available on cupertino_icons package 1.0.0+ only. This is the same icon as down_arrow which is available in cupertino_icons 0.1.3.
Implementation
static const IconData arrow_down = IconData(
0xf35d,
fontFamily: iconFont,
fontPackage: iconFontPackage,
);