DynamicMsgImageConfig constructor
DynamicMsgImageConfig({})
Implementation
DynamicMsgImageConfig({
this.addSpaceToTop = false,
this.addSpaceToBottom = false,
this.errorImagePath,
this.placeholderImagePath,
this.url,
this.boxFit,
});