Display modes for the BottomBar widget.
The mode determines how the bottom bar is positioned and styled:
- **DOCKED**: Traditional bottom app bar attached to the window edge. Spans the full width and has a flat appearance with subtle elevation.
- **FLOATING**: Overlay bar that hovers over content with rounded corners. Requires an `overlay_widget` to be specified for positioning. Has higher elevation and appears above other content.