flutter_sticky_headers icon indicating copy to clipboard operation
flutter_sticky_headers copied to clipboard

Add header spacing & stuckAmount as optional

Open hwh97 opened this issue 1 year ago • 0 comments

In my use case (Stack-[ListView, CustomAppBar]) I want custom spacing with sticky headers in ListView, so this PR adds the "headerSpacing" field, which is the spacing between the sticky header and the starting position.

hwh97 avatar Dec 18 '23 08:12 hwh97