Closed fuadmostafij6 closed 7 months ago
It is not a problem with this library. In order to use lists inside Column you may use Expanded, although there are other approaches you could try.
E.g.
Column(
children: [
Expanded(
child: ScrollableListTabScroller
when I wrap ScrollableListTabScroller with a Column, its show error