stopwatch constant

IconData const stopwatch

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

Implementation

static const IconData stopwatch = IconData(
  0xf82c,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);