connectionStateNotifier property
ValueNotifier<BluetoothConnectionState>
get
connectionStateNotifier
Implementation
static ValueNotifier<BluetoothConnectionState> get connectionStateNotifier =>
FlutterBluetoothPrinterPlatform.instance.connectionStateNotifier;