createController method

ScrollController createController()

Implementation

ScrollController createController() {
  return ScrollController();
}