bluetoothSearching property

SvgAsset get bluetoothSearching

The assets/icons/bluetooth-searching.svg.

Implementation

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