alwaysVisibleAtOffset property

bool alwaysVisibleAtOffset
final

If the prompt is to be always visible at the provided offset. Setting this to false only shows the prompt when the user starts scrolling upwards. Default value is false.

Implementation

final bool alwaysVisibleAtOffset;