id property
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;
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.
final String? id;