Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

flutter color hex

const color = const Color(0xffb74093); // Second `const` is optional in assignments.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #flutter #color #hex
ADD COMMENT
Topic
Name
9+2 =