minThumbLength property

double? minThumbLength
final

Sets the preferred smallest size the scrollbar can shrink to when the total scrollable extent is large, the current visible viewport is small, and the viewport is not overscrolled. Defaults to 48.0

Implementation

final double? minThumbLength;