TemplatesView constructor Null safety

const TemplatesView(
  1. {Key? key}
)

Implementation

const TemplatesView({Key? key}) : super(key: key);