scrollController property

ScrollController? scrollController
final

ScrollController of the scrollable widget to scroll to the top of when the prompt is pressed.

Implementation

final ScrollController? scrollController;