scrollController property
If you provide the ScrollController that is linked to a TextField this widget handles auto scrolling for you.
Implementation
final ScrollController? scrollController;
If you provide the ScrollController that is linked to a TextField this widget handles auto scrolling for you.
final ScrollController? scrollController;