arrow_forward_ios_sharp constant

IconData const arrow_forward_ios_sharp

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

Implementation

static const IconData arrow_forward_ios_sharp = IconData(
  0xe79a,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);