appName property

String? get appName
inherited

The Name of the App.

Implementation

String? get appName => _packageInfo?.appName;