description property

String? description
final

Optional description providing additional context.

Used in tooltips and help documentation to explain what the action does.

Implementation

final String? description;