For TextFormField, you can change cursor color by using the property of textformfield, like this way:
TextFormField(cursorColor: Colors.orange)