attachTo static method

MDCMenu attachTo(
  1. Element root
)

Implementation

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