Skip to content

Crash in null-safety modeΒ #70

@ykrank

Description

@ykrank

type 'List<Widget?>' is not a subtype of type 'List' in type cast

The relevant error-causing widget was:
InnerDrawer-[LabeledGlobalKey#e0d93]
When the exception was thrown, this was the stack:
#0 InnerDrawerState.build (package:flutter_inner_drawer/inner_drawer.dart:634:52)
#1 StatefulElement.build (package:flutter/src/widgets/framework.dart:4612:27)
#2 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4495:15)
#3 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:4667:11)
#4 Element.rebuild (package:flutter/src/widgets/framework.dart:4189:5)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions