Xana Rahmani

Results 1 comments of Xana Rahmani

Are you sure that the goldenColor is a Color object? it is my code: ``` searchStyle: TextStyle( color: Color(0xFF121252), backgroundColor: Color(0x8FFFD700), fontWeight: FontWeight.bold), ``` result: ![Screenshot from 2021-07-16 16-02-09](https://user-images.githubusercontent.com/24272917/125941299-82e5a635-60b6-4411-adf3-19c2794b83ae.png)