applicationName property

String? applicationName
final

The name of the application.

Defaults to the value of Title.title, if a Title widget can be found. Otherwise, defaults to Platform.resolvedExecutable.

Implementation

final String? applicationName;