Module constructor

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

Constructor for the Module class.

Implementation

const Module({super.key});