Pyramid constructor

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

Implementation

const Pyramid({super.key});