applicationVersion property

String? applicationVersion
final

The version of this build of the application.

This string is shown under the application name in the AboutDialog.

Defaults to the empty string.

Implementation

final String? applicationVersion;