webAppName property
The web application name extracted from web/index.html title tag
Example: "My Flutter App"
Implementation
static String? webAppName;
The web application name extracted from web/index.html title tag
Example: "My Flutter App"
static String? webAppName;