event_note_sharp constant
event_note — material icon named "event note" (sharp).
Implementation
static const IconData event_note_sharp = IconData(
0xe93c,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
event_note — material icon named "event note" (sharp).
static const IconData event_note_sharp = IconData(
0xe93c,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);