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