imageWhenLoadingWidget method
Implementation
DefineMImageModifier imageWhenLoadingWidget(Widget? value) {
return this.copyWith(valueImageWhenLoadingWidget: value);
}
DefineMImageModifier imageWhenLoadingWidget(Widget? value) {
return this.copyWith(valueImageWhenLoadingWidget: value);
}