ui/widgets/dialogs/operation_controlled.dialog library

Classes

FastOperationControlledDialog
This widget manages and displays various states of an operation.
FastOperationControlledDialogState
The state associated with FastOperationControlledDialog.

Typedefs

FastOperationStatusChanged = void Function(FastOperationStatus)?
Callback for when the operation status changes.