isDestructive property

bool isDestructive
final

Whether this item represents destructive action;

If this is true then destructiveColor from itemTheme is used.

Implementation

final bool isDestructive;