TodoListScreen constructor

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

Implementation

const TodoListScreen({super.key});