Represents an action that can be taken in a dialog.
const DialogAction({super.key, required this.label, required this.onPressed});