imageError method
Assets path value.
Implementation
DefineMImageModifier imageError(String? value) {
return this.copyWith(valueImgError: value);
}
Assets path value.
DefineMImageModifier imageError(String? value) {
return this.copyWith(valueImgError: value);
}