bluetooth property

SvgAsset get bluetooth

The assets/icons/bluetooth.svg.

Implementation

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