stickyFrontLayer property

bool stickyFrontLayer
final

Indicates the front layer should minimize to the back layer's bottom edge.

Otherwise, see headerHeight to specify this value. Defaults to false.

This parameter has no effect if the back layer's measured height is greater than or equal to the screen height.

Implementation

final bool stickyFrontLayer;