RCKAppendBubbleConfig constructor
const
RCKAppendBubbleConfig({})
Implementation
const RCKAppendBubbleConfig({
this.spacingToMain = 0.0,
this.padding = EdgeInsets.zero,
this.backgroundColor,
this.borderRadius = 6.0,
this.borderColor,
this.borderWidth,
});