bluetoothOff property

SvgAsset get bluetoothOff

The assets/icons/bluetooth-off.svg.

Implementation

SvgAsset get bluetoothOff => const SvgAsset(
      'forui_assets',
      'bluetooth-off',
      'assets/icons/bluetooth-off.svg',
    );