bool shouldElementRebuild(String key, previousValue, nextValue) { return previousValue == nextValue; }