title property

String? title
final

The title of the download fonts dialog.

This property is optional and can be null. If null, the default title will be used.

Implementation

final String? title;