arrowBigLeft constant

IconData const arrowBigLeft

A arrow-big-left icon.

Implementation

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