Unfortunately, the Color class constructor in Flutter does not accept a simple hexadecimal string (like #bfeb91 in CSS). Instead it requires an integer like ...
確定! 回上一頁