menu
bubble_head package
documentation
bubble.dart
Bubble
Bubble.new constructor
Bubble.new constructor
dark_mode
light_mode
Bubble
constructor
Bubble
(
{
bool
shouldBounce
=
true
,
bool
allowDragToClose
=
true
,
bool
showCloseButton
=
false
,
})
Implementation
Bubble({ this.shouldBounce = true, this.allowDragToClose = true, this.showCloseButton = false, });
bubble_head package
documentation
bubble
Bubble
Bubble.new constructor
Bubble class