ok svelato l'arcano.

in tutte le screens devo mettere questa riga:
codice:
      appBar: AppBar(
        backgroundColor: Theme.of(context).colorScheme.inversePrimary, // QUESTA RIGA QUI
        title: const Text('Autori'),
      ),