dialog property

Widget? dialog
final

Widget of dialog, you can use ars_dialog, Dialog, AlertDialog or Custom your own Dialog

Implementation

final Widget? dialog;