attachTo static method

MDCTabBar attachTo(
  1. Element root
)

Implementation

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