attachTo static method

MDCTextField attachTo(
  1. Element root
)

Implementation

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