gripHorizontal property

SvgAsset get gripHorizontal

The assets/icons/grip-horizontal.svg.

Implementation

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