bluetoothSearching static method

ArcaneGlyph bluetoothSearching({
  1. IconSize size = IconSize.md,
})

BluetoothSearching icon

Implementation

static ArcaneGlyph bluetoothSearching({IconSize size = IconSize.md}) =>
    _LucideIcon(codepoint: 'e1ba', size: size);