note_sharp constant

IconData const note_sharp

note — material icon named "note" (sharp).

Implementation

static const IconData note_sharp = IconData(
  0xeb43,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);