哪位大神帮看看
改成这样就可以了。ps:sdk高版本,进行了空安全的报错 final List<String> items; MyApp({Key? key, required this.items}):super(key: key);