PeripheralNameChangeDialog constructor
Implementation
const PeripheralNameChangeDialog({
super.key,
required this.deviceId,
required this.definitionId,
required this.entry,
required this.title,
required this.existingNames,
});
const PeripheralNameChangeDialog({
super.key,
required this.deviceId,
required this.definitionId,
required this.entry,
required this.title,
required this.existingNames,
});