ratio property

SvgAsset get ratio

The assets/icons/ratio.svg.

Implementation

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