isDangerButton property

bool isDangerButton
final

Whether to use danger/red colors. If true, the variant used must be either ZdsButton or ZdsButton.outlined.

Defaults to false.

Implementation

final bool isDangerButton;