InstanceSelector constructor
const
InstanceSelector({})
Implementation
const InstanceSelector({
super.key,
required this.instances,
required this.selectedInstance,
required this.onSelected,
});
const InstanceSelector({
super.key,
required this.instances,
required this.selectedInstance,
required this.onSelected,
});