nfc property

SvgAsset get nfc

The assets/icons/nfc.svg.

Implementation

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