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