Closed shahmirzali49 closed 1 year ago
dart
What is the right way to use padding for SliverList in CustomScrollview for this package? cause you mention this in the doc.
No response
Oh, that was a problem in a very old version, you can use SliverPadding in CustomScrollView, I updated the documentation, thanks for the reminder.
SliverPadding
CustomScrollView
thanks, I used SliverPadding.
Platforms
dart
Description
What is the right way to use padding for SliverList in CustomScrollview for this package? cause you mention this in the doc.
My code
No response
Try do it
No response