bottomFadeHeight property

double bottomFadeHeight
final

The height of the bottom fade zone in logical pixels.

Content within this zone fades from fully visible to fully transparent (at the bottom edge). Should cover the bottom bar height + safe area.

Defaults to 60.0.

Implementation

final double bottomFadeHeight;