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