KabelToevoegenDialog constructor

const KabelToevoegenDialog({
  1. Key? key,
  2. KabelSpec? bestaande,
})

Implementation

const KabelToevoegenDialog({super.key, this.bestaande});