menu
universal_ble_fork package
documentation
universal_ble.dart
OnPairingStateChange typedef
OnPairingStateChange typedef
dark_mode
light_mode
OnPairingStateChange
typedef
OnPairingStateChange
=
void Function
(
String
deviceId
,
bool
isPaired
)
Implementation
typedef OnPairingStateChange = void Function(String deviceId, bool isPaired);
universal_ble_fork package
documentation
universal_ble
OnPairingStateChange typedef
universal_ble library