key method

Implementation

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