title property

String title
final

The title of the popup button.

This string is displayed on the button itself, indicating the purpose of the menu or providing context for the available options.

Implementation

final String title;