appName property

  1. @override
String get appName
override

the app's name

Implementation

@override
get appName => packageInfo.appName;