LinearProgressIndicator({ Key key, double value, // 指示器的值 Color backgroundColor,//背景顏色 Animation<Color> valueColor,///animation類(lèi)型的參數(shù),用來(lái)設(shè)定進(jìn)度值的顏色,默認(rèn)為主題色,指定常數(shù)顏色使用 String semanticsLabel,//語(yǔ)義標(biāo)簽 String semanticsValue,// 語(yǔ)義值 }) CircularProgressIndicator({ Key...
www.dbjr.com.cn/article/2604...htm 2025-5-25