updateElementKey method

  1. @protected
void updateElementKey()

Implementation

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