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