grip property

SvgAsset get grip

The assets/icons/grip.svg.

Implementation

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