trending_up_rounded constant
trending_up — material icon named "trending up" (round).
Implementation
static const IconData trending_up_rounded = IconData(
0xf0254,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
trending_up — material icon named "trending up" (round).
static const IconData trending_up_rounded = IconData(
0xf0254,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);