📜  背景风格飞镖 - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:43.446000             🧑  作者: Mango

代码示例2
BackgroundStyle BackgroundStyle = new TextStyle(
 
  color: color.white, 
 //you can create file for styles and call it whenever you need it
);