phone_down_fill constant

IconData const phone_down_fill

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

Implementation

static const IconData phone_down_fill = IconData(
  0xf762,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);