Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

How do I use hexadecimal color strings in Flutter?

const color = const Color(0xffb74093);

// Learn Flutter without leaving VS Code
// Visit sideguide.dev/courses/flutter?ref=g
 
PREVIOUS NEXT
Tagged: #How #I #hexadecimal #color #strings
ADD COMMENT
Topic
Name
5+3 =