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