controller method

Implementation

DefineMListViewModifier controller(ScrollController value) {
  return this.copyWith(valueController: value);
}