Widget constructor

Widget({
  1. Key? key,
})

Implementation

Widget({this.key});