Flutter, how to change AnimatedSwitcher default color

后端 未结 0 707
萌比男神i
萌比男神i 2020-11-28 18:28
Column(
 children: [
   Container(
           color: Colors.white,
           child: AnimatedSwitcher(),
           ), 
          ], ...

this code k

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