attachTo method

void attachTo(
  1. Object? element
)

Attaches this controller to element in browser builds.

Implementation

void attachTo(Object? element) {}