Passing colors as 'red' or 'blue' will not work, you need to modify code like below. class SubscriptionFilter extends StatelessWidget { final List<Color> ...
確定! 回上一頁