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