attachTo static method

MDCDialog attachTo(
  1. Element root
)

Implementation

static MDCDialog attachTo(Element root) => MDCDialog._attach(root);