chevronLast property

SvgAsset get chevronLast

The assets/icons/chevron-last.svg.

Implementation

SvgAsset get chevronLast => const SvgAsset(
      'forui_assets',
      'chevron-last',
      'assets/icons/chevron-last.svg',
    );