volume property

SvgAsset get volume

The assets/icons/volume.svg.

Implementation

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