data: Theme.of(context).copyWith( colorScheme: const ColorScheme.light(), ),
works in my case because I want to change background to white