Skip to content

Commit

Permalink
Method rename
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-carroll committed Sep 3, 2023
1 parent 6e6544a commit de3a26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/input_method_engine.dart
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class ImeSimulator {
}

/// Simulates the user pressing the tab button on a software keyboard.
Future<void> tab({
Future<void> pressTab({
Finder? finder,
GetDeltaTextInputClient? getter,
}) async {
Expand Down

0 comments on commit de3a26e

Please sign in to comment.