version property
String?
get
version
The current version of the App.
Implementation
static String? get version => _packageInfo?.version;
The current version of the App.
static String? get version => _packageInfo?.version;