Sheet constructor

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

Implementation

const Sheet({super.key});