CustomBlueDialog constructor

CustomBlueDialog({
  1. Key? key,
})

Implementation

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