isDestructive property
bool
get
isDestructive
Whether this tool can cause destructive changes.
Implementation
bool get isDestructive => false;
Whether this tool can cause destructive changes.
bool get isDestructive => false;