phone_arrow_right constant

IconData const phone_arrow_right

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

Implementation

static const IconData phone_arrow_right = IconData(
  0xf75a,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);