I'm trying to map objects to actual widgets but keep getting this error

type 'List<Todo>' is not a subtype of type 'List<Todo>' ,flutter,dart"/>
	














首页 > 解决方案 > 输入'列表' is not a subtype of type 'List' of 'function result' where

I'm trying to map objects to actual widgets but keep getting this error

type 'List<Todo>' is not a subtype of type 'List<Todo>'