menu
iconoir_flutter package
documentation
regular/bluetooth.dart
Bluetooth
Bluetooth.new const constructor
Bluetooth.new const constructor
dark_mode
light_mode
Bluetooth
constructor
const
Bluetooth
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const Bluetooth({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/bluetooth
Bluetooth
Bluetooth.new const constructor
Bluetooth class