square_arrow_right constant

IconData const square_arrow_right

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

Implementation

static const IconData square_arrow_right = IconData(
  0xf90e,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);