attachTo static method

MDCDrawer attachTo(
  1. Element root
)

Implementation

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