note_alt constant

IconData const note_alt

note_alt — material icon named "note alt".

Implementation

static const IconData note_alt = IconData(
  0xe44b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);