arrow_right_alt_rounded constant

IconData const arrow_right_alt_rounded

arrow_right_alt — material icon named "arrow right alt" (round).

Implementation

static const IconData arrow_right_alt_rounded = IconData(
  0xf57c,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);