macwindow constant

IconData const macwindow

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

Implementation

static const IconData macwindow = IconData(
  0xf702,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);