description property
Optional descriptive text below the title.
This nullable String provides additional instructions or context for the email input. If provided, it is displayed as a Text widget; otherwise, no description is shown.
Implementation
final String? description;