assert(data!= null,'必须向文本小部件提供非空字符串.',),textSpan = null
在构建Consumer(dependencies:[MediaQuery,_InheritedProviderScope〈LocationProvider?〉,_InheritedTheme,_LocalizationsScope-[GlobalKey#42a4f]]):必须为文本小部件提供非空字符串。'package:flutter/src/widgets/text. dart':Assert失败:第444行位置10:'data!= null'
1条答案
按热度按时间fjaof16o1#
其中yourText是你给文本的字符串。