PIDialogStateless constructor

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

Implementation

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