isDestructive property

bool isDestructive
final

tells the Ui the button is destructive. Helps select color.

Implementation

final bool isDestructive;