参数就是此value 的值onChanged: (value) { setState(() { groupValue = value; }); }, // 如果Radio 的value 和groupValue 一样就是此Radio 选中其他 ...
確定! 回上一頁