maxScrollExtent property
The maximum amount the text is allowed to scroll.
This value is only valid after layout and can change as additional text is entered or removed in order to accommodate expanding when expands is set to true.
Implementation
double get maxScrollExtent => _maxScrollExtent;