radioReceiver property

SvgAsset get radioReceiver

The assets/icons/radio-receiver.svg.

Implementation

SvgAsset get radioReceiver => const SvgAsset(
      'forui_assets',
      'radio-receiver',
      'assets/icons/radio-receiver.svg',
    );