scrollController property
final
A scroll controller that can be used to control the scrolling of the content in the dialog.
Defaults to null, and is typically not needed, since most alert messages are short.
See also:
- actionScrollController, which can be used for controlling the actions section when there are many actions.
Implementation
final ScrollController scrollController