TextBox constructor

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

Implementation

const TextBox({super.key});