description property

String? description
final

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;