-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
Description
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)
NanaDada, pbruins84, liri2006, rasuru, AliHoseinpoor and 5 more