updateElementKey method

void updateElementKey()

Implementation

void updateElementKey() {
  key = flutter.UniqueKey();
}