Skip to content

Changing the color of buttons in the dialog box #1278

Open
@ParzivalBV

Description

@ParzivalBV
var Confirm = await Dialog.confirm({
        title: "Do you want to log out of your account?",
        message: "You can log in again using your email and password",
        okButtonTitle: "Exit",
        cancelButtonTitle: "Cancel",
      });

Hello.
How can I change the color of the exit button to red?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions