flutter Null check error: did not show file and line number

34 Views Asked by At

Flutter ran into error:

════════ Exception caught by widgets library ═══════════════════════════════════
Null check operator used on a null value
The relevant error-causing widget was:

In Visual studio code, the above message did not show file and line number.

0

There are 0 best solutions below