PH10 constructor

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

Implementation

const PH10({Key? key}) : super(key: key);