• 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
..
lib Loading commit data...
test Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...