menu
tx_design package
documentation
widgets/progress_indicator.dart
TxGradientCircularProgressIndicator
stops property
stops property
dark_mode
light_mode
stops
property
List
<
double
>
?
stops
final
渐变色的终止点,对应colors属性
Implementation
final List<double>? stops;
tx_design package
documentation
widgets/progress_indicator
TxGradientCircularProgressIndicator
stops property
TxGradientCircularProgressIndicator class