key method

Implementation

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