strikethroughS constant

IconData const strikethroughS

The strikethroughS material icon.

Implementation

static const IconData strikethroughS = IconData(
  0xe257,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);