detach method

void detach(
  1. AppBarPosition position
)

Implementation

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