title property

String? title
final

The BeamPage's title. On the web, this is used for the browser tab title.

Implementation

final String? title;