speakerNotes constant

IconData const speakerNotes

The speakerNotes material icon.

Implementation

static const IconData speakerNotes = IconData(
  0xe8cd,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);