arrow_right_alt constant

IconData const arrow_right_alt

arrow_right_alt — material icon named "arrow right alt".

Implementation

static const IconData arrow_right_alt = IconData(
  0xe09f,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);