
尽管我已将问题标记为可能重复,但另一个问题中未提及的部分解决方案是将该
isExpanded属性用于
DropDownButton。
child: new DropdownButton<String>( isExpanded: true, ...
欢迎分享,转载请注明来源:内存溢出

尽管我已将问题标记为可能重复,但另一个问题中未提及的部分解决方案是将该
isExpanded属性用于
DropDownButton。
child: new DropdownButton<String>( isExpanded: true, ...
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)