Flutter Dart converting string to Color

前端 未结 0 795
时光取名叫无心
时光取名叫无心 2020-12-31 12:34

I have a string as

String stringColor = "Color(0xff000000)";

What I want is to convert stringColor variable to actual Color.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题