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