TestTable constructor

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

Implementation

const TestTable({super.key});