ComponentTestPage constructor

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

Implementation

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