Color is not a subtype of MaterialColor . theme: ThemeData( primarySwatch: Colors.teal, ),. Here primarySwatch has type MaterialColor but ...
確定! 回上一頁