buttonDisplayOffset property

double? buttonDisplayOffset
final

The scroll offset after which the button is displayed. The button appears when the scroll position is greater than or equal to this value.

Implementation

final double? buttonDisplayOffset;