arrowtriangle_right_circle constant

IconData const arrowtriangle_right_circle

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

Implementation

static const IconData arrowtriangle_right_circle = IconData(
  0xf567,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);