toggleRight property

SvgAsset get toggleRight

The assets/icons/toggle-right.svg.

Implementation

SvgAsset get toggleRight => const SvgAsset(
      'forui_assets',
      'toggle-right',
      'assets/icons/toggle-right.svg',
    );