ReliableCauliflower / flexible_scrollbar

A flexible solution for custom scroll bars
https://pub.dev/packages/flexible_scrollbar/example
Apache License 2.0
6 stars 7 forks source link

Fix null check error #5

Closed k3rnL closed 1 year ago

k3rnL commented 1 year ago

Avoid null check error when the child view hasn't a scrollable area. Typically when the list is empty.