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