chevron_down_square_fill constant

IconData const chevron_down_square_fill

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

Implementation

static const IconData chevron_down_square_fill = IconData(
  0xf5d9,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);