title property

String? title
final

Optional title for the action.

Used for debugging and UI display purposes.

Implementation

final String? title;