backgroundColor property
default loading(CircularProgressIndicator) 因为作为加载动画,所以不提供设置该值
Implementation
//final double? value;
final Color? backgroundColor;
default loading(CircularProgressIndicator) 因为作为加载动画,所以不提供设置该值
//final double? value;
final Color? backgroundColor;