delete_solid constant

IconData const delete_solid

trash_fill — Cupertino icon for a trash bin for removing items. This icon is filled in. This is the same icon as trash_fill in cupertino_icons 1.0.0+.

See also:

  • delete, which is similar, but not filled in.

Implementation

static const IconData delete_solid = IconData(0xf4c5, fontFamily: iconFont, fontPackage: iconFontPackage);