key method

Implementation

DefineMContainerModifier key(Key key) {
  return this.copyWith(valueKey: key);
}