const AtSyncIndicator({ Key? key, this.radius = _kDefaultIndicatorRadius, this.color, this.value, }) : super(key: key);