> For the complete documentation index, see [llms.txt](https://jaah.gitbook.io/webpro-flutter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jaah.gitbook.io/webpro-flutter/master.md).

# Config

goto ./lib/main.dart

change the following:

```
final primaryColor = getColorFromHex('#1E232E');
final logoUrl = 'https://s.w.org/style/images/about/WordPress-logotype-alternative-white.png';
initialUrl
```

�
