delete_right constant

IconData const delete_right

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

Implementation

static const IconData delete_right = IconData(
  0xf623,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);