title property

String? title
final

The text to display on the button.

If null, an empty string is shown.

Implementation

final String? title;