description property

String? description
final

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;