Dynamic height for swiper widget in flutter

后端 未结 0 1923
温柔的废话
温柔的废话 2020-12-24 07:57

I have the following layout:

return Container(
      height: 1000,
      width: 250,
      color: Colors.green,
      child: Column(
        mainAxisSize: Mai         


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