• Adam Barth's avatar
    FocusNode.requestFocus should show the keyboard (#9558) · 55f33468
    Adam Barth authored
    This patch introduces the notion of a keyboard token, which generalizes the
    logic in EditableText for distinguishing between gaining focus by default and
    gaining focus because of an explicit use action.
    
    Fixes #7985
    55f33468
focus_manager.dart 14.3 KB