Skip to content

Null error on Scaffold's bottomSheet #117004

@justinmc

Description

@justinmc

There have been reports of the following error at the following line:

_CastError: Null check operator used on a null value

builder: (BuildContext context, StateSetter setState) => widget.bottomSheet!,

I'm unable to reproduce this in a "natural" way. I can only reproduce it by forcing the StatefulBuilder in the bottomSheet to rebuild after widget.bottomSheet is null while it's animating out.

References

Google bug b/220078969

Metadata

Metadata

Assignees

Labels

customer: money (g3)f: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions