id property

String? id
final

Optional ID for programmatic dismissal and tracking ent Allows you to dismiss a specific modal by ID. If not provided, a unique ID will be auto-generated.

Implementation

final String? id;