messageScrollController property

ScrollController messageScrollController
final

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

This attribute is typically not needed, as alert messages should be short.

Implementation

final ScrollController messageScrollController;