CsLoadingContainer({Key? key, this.indicator, this.text, this.animation = true, this.isShowMask = false}) : super(key: key);