indentDecrease constant

IconData const indentDecrease

A indent-decrease icon.

Implementation

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