scrollFadeTopClearance property

double? scrollFadeTopClearance
final

Resting content clearance from the top faded edge. Defaults to the active top fade extent. Combined with the system inset using max, not addition. Set to zero when in-scroll chrome already clears the fade. Requires scrollFadeUsesSafeArea; scrollables must consume UiPageBodyInsets.

Implementation

final double? scrollFadeTopClearance;