scrollController property
final
The ScrollController to use when vertically scrolling the input.
If null, it will instantiate a new ScrollController.
Implementation
final ScrollController scrollController
The ScrollController to use when vertically scrolling the input.
If null, it will instantiate a new ScrollController.
final ScrollController scrollController