Closed NamanShergill closed 2 years ago
Fixes #1, #3, #6, #7
maybe this should also pass the BuildContext, like all builders do? Widget Function(Build context context, ScrollController controller) builder;
maybe this should also pass the BuildContext, like all builders do?
BuildContext
Widget Function(Build context context, ScrollController controller) builder;
I will add it
Fixes #1, #3, #6, #7