phone_fill_arrow_up_right constant

IconData const phone_fill_arrow_up_right

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

Implementation

static const IconData phone_fill_arrow_up_right = IconData(
  0xf765,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);