Floating Pane View Model
class FloatingPaneViewModel(state: FloatingPane.FloatingPaneState, callbackNotifier: FloatingPaneCallbackNotifier)
ViewModel for the floating pane.
This class manages the state of the floating pane and notifies listeners of state changes.