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