Skip to content

Minor change: nullability - #274

Open
fzyzcjy wants to merge 1 commit into
letsar:masterfrom
fzyzcjy:patch-1
Open

fzyzcjy wants to merge 1 commit into
letsar:masterfrom
fzyzcjy:patch-1

Conversation

@fzyzcjy

@fzyzcjy fzyzcjy commented Oct 11, 2022

Copy link
Copy Markdown

Context: flutter/flutter#113246 (comment)

In short: The after in insertAndLayoutChild seems nullable at the first glance, but indeed the code assert(after!=null) inside that function, so we should never provide a null to it.

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

Successfully merging this pull request may close these issues.

1 participant