arrowBigRight constant

IconData const arrowBigRight

A arrow-big-right icon.

Implementation

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