command property

SvgAsset get command

The assets/icons/command.svg.

Implementation

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