attachTo static method

MDCNotchedOutline attachTo(
  1. Element root
)

Implementation

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