textStyle property

TextStyle textStyle
final

展示默认进度indicator的时候的文本样式,默认 TextStyle(color: Colors.white)

Implementation

final TextStyle textStyle;