dvr_rounded constant

IconData const dvr_rounded

dvr — material icon named "dvr" (round).

Implementation

static const IconData dvr_rounded = IconData(
  0xf6eb,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);