onChanged property

ValueChanged<List<DockerSecret>>? onChanged
final

Notify parent when the list mutates

Implementation

final ValueChanged<List<DockerSecret>>? onChanged;