applicationVersion property
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;
The version of this build of the application.
This string is shown under the application name in the AboutDialog.
Defaults to the empty string.
final String? applicationVersion;