bubbleFillStyle property
Use this to customize the bubble background fill style You can use border with BubbleFillStyle.outlined and also fill the background with color using BubbleFillStyle.fill
Implementation
final BubbleFillStyle bubbleFillStyle;