Skip to content

Suggetions when using if/else/for in a collection of widgets #3897

Open
@ghost

Description

Alt+Enter doesnt open suggetions when you have something like this :

Column(
  children: [
    if (someBoolean) Container(^),
  ],
)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions