textDocumentTitle property

String? textDocumentTitle
getter/setter pair

The title to show in the top toolbar on all pages. It overwrites page specific titles, if any are set.

Implementation

String? textDocumentTitle;