XTree constructor

const XTree({
  1. Key? key,
})

Implementation

const XTree({super.key});