MaterialWidget constructor Null safety

MaterialWidget(
  1. {Key? key,
  2. required Widget child,
  3. Color? color}
)