DriftViewerFloatingButton constructor

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

Creates a floating button that opens the Drift viewer.

Implementation

const DriftViewerFloatingButton({super.key});