DialogController constructor

const DialogController(
  1. BuildContext? _context
)

Implementation

const DialogController(this._context);