updateLast method

void updateLast()

Update last presented overlay.

Implementation

void updateLast() {
  overlayEntrys.last.markNeedsBuild();
}