isDestructiveAction property
final
Whether this action destroys an object.
For example, an action that deletes an email is destructive.
Implementation
final bool isDestructiveAction
Whether this action destroys an object.
For example, an action that deletes an email is destructive.
final bool isDestructiveAction