• Ian Hickson's avatar
    Fix tapping on a test in flutter run (#13397) · d25e0eb0
    Ian Hickson authored
    Also:
    
    * Remove find.byIcon since it's identical to find.icon. (I sent mail to flutter-dev about this.)
    
    * Fix IconData's operator== and hashCode, which had not been updated when we added fields.
    
    * Add the byTooltip finder to the list of suggested finders.
    
    * Make the suggested Key finder prettier.
    d25e0eb0
icon_test.dart 6.35 KB