indentIncrease constant

IconData const indentIncrease

A indent-increase icon.

Implementation

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