chevron_right_circle_fill constant

IconData const chevron_right_circle_fill

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

Implementation

static const IconData chevron_right_circle_fill = IconData(
  0xf5e2,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);