attachTo static method

MDCFormField attachTo(
  1. Element root
)

Implementation

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