P1 constructor

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

Implementation

const P1({super.key});