• Kate Lovett's avatar
    Cupertino TextField Cursor Fix (#27697) · c58e31a7
    Kate Lovett authored
    * Fix for #26261. Changes CupertinoTextField's cursorColor to read from CupertinoTheme instead of prior default of activeBlue. CursorColor will still default to activeBlue for light theme and activeOrange for dark theme if a primary color has not been specified for the CupertinoTheme.
    
    * Reverted unnecessary changes in XCode file.
    
    * Updated text_field.dart per suggestions from @gspencergoog
    
    * Updated comments for cursorColor to reflect appropriate hyperlinks per @Hixie
    
    * Simplified cursorColor assignment per @xster
    
    * Added test in cupertino/text_field_test.dart to check for correct cursorColor based on CupertinoTheme per @Hixie & @xster.
    c58e31a7
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...