arrowRight constant

IconData const arrowRight

A arrow-right icon.

Implementation

static const arrowRight = IconData(
  57417,
  fontFamily: 'ForuiLucideIcons',
  fontPackage: 'forui_assets',
  matchTextDirection: true,
);