flutter color

style:TextStyle(color: Colors.white)
style:TextStyle(color: Colors.white70)
color: Colors.blue[400]
color: Color(0xfff1f1f1)
原文地址:https://www.cnblogs.com/gaozhang12345/p/12167050.html