square_on_square constant

IconData const square_on_square

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

Implementation

static const IconData square_on_square = IconData(
  0xf80d,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);