arrow_forward_ios_rounded constant

IconData const arrow_forward_ios_rounded

arrow_forward_ios — material icon named "arrow forward ios" (round).

Implementation

static const IconData arrow_forward_ios_rounded = IconData(
  0xf579,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);