📜  颤振徽章计数颜色 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:16.087000             🧑  作者: Mango

代码示例1
.badge(
                      color: Vx.white,         //Vx:Velocity-X
                      size: 20,
                      textStyle: TextStyle(
                          color: Colors.black))