mouse property

SvgAsset get mouse

The assets/icons/mouse.svg.

Implementation

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