appName property
String?
get
appName
The Name of the App.
Implementation
static String? get appName => _packageInfo?.appName;
The Name of the App.
static String? get appName => _packageInfo?.appName;