UiDialog typedef

UiDialog = Widget Function(UiCall call)

a Dialog

Implementation

typedef UiDialog = Widget Function(UiCall call);