maxScrollExtent property

double maxScrollExtent

The maximum amount the Scrollable inside the sheet can scroll.

Implementation

double get maxScrollExtent => _extent?.maxScrollExtent ?? 0.0;