menu
fluetooth_plus package
documentation
fluetooth.dart
Fluetooth
isAvailable property
isAvailable property
dark_mode
light_mode
isAvailable
property
Future
<
bool
>
get
isAvailable
Checks if Bluetooth is available on the device.
Returns
true
if available
false
if not available/unsupported/unauthorized
Implementation
Future<bool> get isAvailable;
fluetooth_plus package
documentation
fluetooth
Fluetooth
isAvailable property
Fluetooth class