Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Operand of null-aware operation #115

Open
miguelflores1993 opened this issue Apr 29, 2021 · 0 comments
Open

Warning: Operand of null-aware operation #115

miguelflores1993 opened this issue Apr 29, 2021 · 0 comments

Comments

@miguelflores1993
Copy link

miguelflores1993 commented Apr 29, 2021

I have this warning that bothers me, I have flutter 2.0.3.

and the latest version of the library.

and it's internal.

Warning: Operand of null-aware operation '??' has type 'Color' which excludes null.
 - 'Color' is from 'dart:ui'.
 color: theme.backgroundColor ?? Colors.white,
                               ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant