PlaceHolder constructor

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

Implementation

const PlaceHolder({super.key});