Table constructor

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

Implementation

const Table({super.key});