key method

Implementation

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