actionScrollController property

ScrollController? actionScrollController
final

A scroll controller that can be used to control the scrolling of the actions in the action sheet.

This attribute is typically not needed.

Implementation

final ScrollController? actionScrollController;