attachTo static method

MDCTopAppBar attachTo(
  1. Element root
)

Implementation

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