I am posting this question to help future readers. After upgrading to Flutter 2.8 I suddenly got this error when trying to run my app:
Flutter: A value of type 'ListTileThemeData' can't be assigned to a variable of type 'ListTileTheme'.
How did I fix this?