settings2 property

SvgAsset get settings2

The assets/icons/settings-2.svg.

Implementation

SvgAsset get settings2 => const SvgAsset(
      'forui_assets',
      'settings-2',
      'assets/icons/settings-2.svg',
    );