attachTo static method

MDCMenuSurface attachTo(
  1. Element root
)

Implementation

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