Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

textfield text color flutter

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