Dialogs constructor

Dialogs({
  1. required BuildContext context,
})

Implementation

Dialogs({required this.context});