event_note constant

IconData const event_note = const IconData(0xe616, fontFamily: 'MaterialIcons', matchTextDirection: true)

event_note — material icon named "event note".

Implementation

static const IconData event_note = IconData(0xe616, fontFamily: 'MaterialIcons', matchTextDirection: true)