flappy_popup_bubble library

Classes

BubbleContainer
BubblePainter
Custom painter for bubble
PopupAnimation
Pop feed animation alpha
PopupAnimationController
Pop feed animation alpha controller
PopupBubbleOptions
bubble options
PopupMenu
add popup menu
PopupMenuBtn
pop menu item
PopupMenuController
pop feed animation alpha controller

Enums

BubbleType
Bubble type
PopupMenuAlign
sub head align
PopupMenuSubHeadAlign
sub head align
PopupMenuTriggerType
type

Typedefs

PopupMenuBuilder = List<Widget> Function(BuildContext context, PopupMenuController controller)
build menu
PopupSubHeadBuilder = Widget Function(BuildContext context, PopupMenuController controller)
build sub head
PopupSubOverlayProxyChildBuilder = Widget Function(Widget child, Rect childRect, bool showDown)
overlay child builder