SubjectScreenRouteArgs constructor Null safety

const SubjectScreenRouteArgs(
  1. {Key? key}
)

Implementation

const SubjectScreenRouteArgs({this.key});