clearLastRefreshedBounds method

void clearLastRefreshedBounds()

Implementation

void clearLastRefreshedBounds() {
  _lastBounds = null;
}