buttonDisplayOffset property
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;
The scroll offset after which the button is displayed. The button appears when the scroll position is greater than or equal to this value.
final double? buttonDisplayOffset;