key method

Implementation

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