CustomNewsDialog constructor

CustomNewsDialog({
  1. Key? key,
})

Implementation

CustomNewsDialog({Key? key}) : super(key: key);