attachTo static method

MDCChip attachTo(
  1. Element root
)

Implementation

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