bubbleFillStyle property

BubbleFillStyle? bubbleFillStyle
final

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

Only Availble for Bubble Bottom Bar

Implementation

final BubbleFillStyle? bubbleFillStyle;