Script constructor

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

Implementation

const Script({super.key});