short_text_rounded constant
short_text — material icon named "short text" (round).
Implementation
static const IconData short_text_rounded = IconData(
0xf0172,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
short_text — material icon named "short text" (round).
static const IconData short_text_rounded = IconData(
0xf0172,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);