BasicStructureScreen constructor

BasicStructureScreen(
  1. {dynamic key}
)

Implementation

BasicStructureScreen({Key? key}) : super(key: key);