我不知道为什么.map方法被完全忽略了。即使删除了条件,它也不会将小部件添加到我的列表中。看起来groupsToRename.map()根本不存在。(bloc.state as ListSuccessfullState<GroupViewModel>).viewModels;
groupsToRename.map
在Dart中,List.from和List.of以及Map.from和Map.of之间有什么区别?他们的文件并不完全清楚:* Creates a [LinkedHashMap] instance that contains all key/value pairs of* constructor can be used to down-cas