attachTo static method

MDCLineRipple attachTo(
  1. Element root
)

Implementation

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