description property
Optional description text shown below the title. Type: String? (optional). Usage: Offers additional context or instructions for the text input, e.g., 'Keep it under 100 characters'.
Implementation
final String? description;
Optional description text shown below the title. Type: String? (optional). Usage: Offers additional context or instructions for the text input, e.g., 'Keep it under 100 characters'.
final String? description;