Student Reviews
( 5 Of 5 )
1 review
Video of 33- Flutter all about ListView part 2 - Custom ListView (Arabic) in Flutter course by Code2Start - Mohamed Fathy Taha channel, video No. 33 free certified online
The ListView.custom constructor takes a SliverChildDelegate, which provides the ability to customize additional aspects of the child model. For example, a SliverChildDelegate can control the algorithm used to estimate the size of children that are not actually visible.