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