menu
phoenix_charts package
documentation
progress_chart/progress_chart.dart
ProgressChart
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
textStyle
final
展示默认进度indicator的时候的文本样式,默认 TextStyle(color: Colors.white)
Implementation
final TextStyle textStyle;
phoenix_charts package
documentation
progress_chart/progress_chart
ProgressChart
textStyle property
ProgressChart class