applicationName property
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;
The name of the application.
Defaults to the value of Title.title, if a Title widget can be found. Otherwise, defaults to Platform.resolvedExecutable.
final String? applicationName;