how to get a full size height of customscrollview widget in flutter?

后端 未结 0 658
Happy的楠姐
Happy的楠姐 2021-01-18 10:40

I want to get the whole height of CustomScrollView widget. So I made a below code but it\'s not working.

@override
void initState(){
 super.initState();
 Widg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题