chevronRight constant

IconData const chevronRight

A chevron-right icon.

Implementation

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