connectionStrength property
final
The connection strength, as a percentage to this device
.
Implementation
final connectionStrength = ValueNotifier<double>(0);
The connection strength, as a percentage to this device
.
final connectionStrength = ValueNotifier<double>(0);