component/dialog/dialog library
Classes
- ArcaneAlertDialog
- A stateful alert dialog widget that handles the internal layout and animations for Arcane dialogs.
- ArcaneDialog
- A stateless base dialog widget in the Arcane UI component system, designed for modal user interactions.
Mixins
- ArcaneDialogLauncher
- A mixin that enables any Widget to be displayed as a modal dialog in the Arcane UI system.