headerTitle property

String? headerTitle
final

The text to be displayed as the header title in the download fonts dialog.

This property allows you to customize the header title text. If no text is provided, the default header title will be used.

Implementation

final String? headerTitle;