noteAlt constant

IconData const noteAlt

The noteAlt material icon.

Implementation

static const IconData noteAlt = IconData(
  0xf040,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);