save property

SvgAsset get save

The assets/icons/save.svg.

Implementation

SvgAsset get save => const SvgAsset(
      'forui_assets',
      'save',
      'assets/icons/save.svg',
    );