attach method

void attach(
  1. AppBarPosition position
)

Implementation

void attach(AppBarPosition position) => _controller.attach(position);