description property
An optional descriptive text providing additional context or warnings about the confirmation action. Rendered as a Text widget if provided; falls back to descriptionWidget if null.
Implementation
final String? description;
An optional descriptive text providing additional context or warnings about the confirmation action. Rendered as a Text widget if provided; falls back to descriptionWidget if null.
final String? description;