chevron_right_2 constant

IconData const chevron_right_2

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

Implementation

static const IconData chevron_right_2 = IconData(
  0xf5e0,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);