arrowBigLeftDash property

SvgAsset get arrowBigLeftDash

The assets/icons/arrow-big-left-dash.svg.

Implementation

SvgAsset get arrowBigLeftDash => const SvgAsset(
      'forui_assets',
      'arrow-big-left-dash',
      'assets/icons/arrow-big-left-dash.svg',
    );