note constant

IconData const note

note — material icon named "note".

Implementation

static const IconData note = IconData(
  0xe449,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);