pinBottom method

void pinBottom()

Implementation

void pinBottom() {
  _controller?.pinRow(id, 'bottom');
}