chrome property

SvgAsset get chrome

The assets/icons/chrome.svg.

Implementation

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