key method

Implementation

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