indentDecrease property

SvgAsset get indentDecrease

The assets/icons/indent-decrease.svg.

Implementation

SvgAsset get indentDecrease => const SvgAsset(
      'forui_assets',
      'indent-decrease',
      'assets/icons/indent-decrease.svg',
    );