applicationVersion property Null safety
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;