• Jason Simmons's avatar
    Ensure that EditableText always shows a cursor · 58b421aa
    Jason Simmons authored
    Previously EditableText would render a text widget with no cursor if the text
    value was empty.
    
    Also adjust the height of the cursor widget to reflect the style's line
    height, and update the cursor painting to match.
    58b421aa
input_test.dart 2.73 KB