FloatingBubble constructor

const FloatingBubble({
  1. Key? key,
})

Implementation

const FloatingBubble({super.key});