简体   繁体   中英

Changue color of pointer in TextFormField in flutter

Im trying to changue the color of the pointer of my TextFormField, I tried changue the color of the cursor color, but the pointer is in the default color. In android i know how to do but in flutter i don´t see any answers. Do someone know how to do? Thanks.

( https://i.stack.imgur.com/WibZM.png )

You can use the cursorColor parameter to do that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM