flutter_sticky_headers icon indicating copy to clipboard operation
flutter_sticky_headers copied to clipboard

Remain stuck to the bottom

Open sm2017 opened this issue 4 years ago • 0 comments

Will layout the header above the content unless the overlapHeaders boolean is set to true. The header will remain stuck to the top of its parent Scrollable content.

Is it possible to remain stuck to the bottom of scrollable content while overlapHeaders is true

sm2017 avatar Apr 07 '21 04:04 sm2017