scrollController property

ScrollController? scrollController
final

If you provide the ScrollController that is linked to a TextField this widget handles auto scrolling for you.

Implementation

final ScrollController? scrollController;