Closed
Description
Flutter issue: flutter/flutter#101888
This is more of nit, but the hover displayed stack trace here is unmapped (not matching the stack trace window):
This might be toString
on the thrown exception object - perhaps there is a way to intercept that.