Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

color textfield text flutter

TextField(
  style: TextStyle(color: Colors.white),
  ...
)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #color #textfield #text #flutter
ADD COMMENT
Topic
Name
7+9 =