list_bullet_below_rectangle constant

IconData const list_bullet_below_rectangle

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

Implementation

static const IconData list_bullet_below_rectangle = IconData(
  0xf6e9,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);