Dialog<T extends Dialog<T>> constructor

Dialog<T extends Dialog<T>>(
  1. BuildContext context
)

Implementation

Dialog(this.context);